I have created a macro that changes the assembly load options in NX (NX 8 in my case)
I would like to run this macro at the startup of NX (Integrated with TC)
Do I need to modify change the ugii.bat file to run the .macro file ? If so how should I do it? Or please suggest if there is any...
Hi,
I need help removing selection Stickiness from a Recorded NX Journal to "Add bend lines on Flat Pattern view in NX Drafting". Below is my recorded Journal Code for selecting that view and add bend lines through flat pattern setting. I want user to select the view using an UI and...
Hi,
I have a question related to the following thread. My question is for Creating Extrude to make solid, it works fine, but while trying to create 'Subtract' from solid using intersecting curves (with 'Region Boundary Curves') it does not work and it is showing me an error as attached image...
Hello everyone,
I have used macro to perform a complete set of operation with "user input with instructions" option available in Macro. But in Journal recording (using C# code) how can I add user entry with instructions?
2nd question- what is the best way to do this- To define size of the...