Hello
When i create a new Model, NX load the template: "model-plain-1-mm-template.prt" and if i import one ".stp" NX keep that template
But when i open one ".stp" file directly, without open a new model, NX dont load that template, but i dont know what template it loads.
Can someone tell me...
I dont want fix a directory, sometimes i have to save several STEPs in the same folder, but on NX 10, 11 or 12, since i save once, next time i go to save again, that show me the folder where i saved last STEP.
But on this new NX, it send me always to the NX folder, and when i have to save...
Hello
I never had this problem on NX 10, 11 or 12, but now on this new NX when i export a STEP, always show me the UGII folder when normaly appeared the folder when i saved last time.
How to change this?
NX 1884
Rúben Silva
Hello
i have a macro that every time i run i have to selelct the geometrical set, but its always the same
I use this code to select the Geometrical Set:
Status = MySelection.SelectElement2(vFilter, "Select Geometrical Set", True)
There are another way to use always the same Geometrical Set...