Is it possible to programatically select all items on a certain drawing layer (256 for example) and move them to a different location on a drawing? If so, could you please provide a code snippet showing that?
I am using NX 8.5 and VB.Net
Thanks
I have created a VB.NET NXOpen application with a code snippet from a journal. In the application I am attempting to move a title block but the "ID" of the title block changes lets say when it is placed on Sheet 2. How can I get the identifier of the title block and substitute...
I have created a UDF of a revolved hole that is placed on a cylindrical surface and has the options to select the port size, the option to be placed on the surface at an angle, and to be offset from one end of the part. I have had to use section curves to place the revolved section sketch as I...
I am relatively new to NX and I have a UDF of an o-ring port that I would like to automate using NXOpen or SNAP where the user would pick the thread size from a dialog box and based upon their selection would change the dimensional values of the port to match that of the thread size they...