execute a macro with nx open api
execute a macro with nx open api
(OP)
Goodmorning!!!
i'm studing nx open api ... my question is:
there a routine that can execute a macro?
or if ' save any operation with registration of macro there is a method or any routine in open api that allow me to execute in an automatic way this macro?
thanks a lot
i'm studing nx open api ... my question is:
there a routine that can execute a macro?
or if ' save any operation with registration of macro there is a method or any routine in open api that allow me to execute in an automatic way this macro?
thanks a lot





RE: execute a macro with nx open api
I've been reading the online docs as of late because I want to venture into customizing UG beyond what is possible with GRIP. I'm by no means an expert, but I did recall reading in the docs that macro support via a general motif call is NOT supported <Online docs: Open, Open API Programs, Types of executables, Internal>. You can however call Grip programs...
Sorry I couldn't of been more help.
SS
RE: execute a macro with nx open api
Try using User Tools with macros. A macro that will lunch a utd and then stops. From the utd, you can launch other macros that may run grips then re-launch utd. This combination may work for you.
CSBK