Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations KootK on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Select CNEXT.exe catia to run external .exe application

Status
Not open for further replies.

hoangthe

Mechanical
May 5, 2021
17
I am running a VBA program that runs outside of Catia. But it only accepts the first CNEXT.exe of the Catia. when I run multiple CNEXT.exe at once, how can I run programs besides Catia on all CNEXT.exe I am running.
Hopefully I've explained what I'm trying to do well enough for some blanks to be filled in.
Thank you for your assistance.
 
Replies continue below

Recommended for you

This is a well-known limitation.

However, there are workarounds. The easiest one is to make your .NET application COM-visible and to start it from CATIA using a custom button that runs CATScript with CreateObject() call.
 
little Cthulhu! can you show me more please? I'm using visual basic 6.0
 
Then google for "creating COM object in VB6".

If you need ready-to-use solution right away then hire a qualified contractor.
 
besides this way, is there any other way?
 
Besides investing time in learning or money in hiring someone else? No there's not.

There are working code samples at COE and stackoverflow by the way.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor