Hello Cowski and Fellow Members,
I would like to copy a component from single csys to multiple csys in Nx Assembly part.
I got most of the code from cowski's replies. He wrote code for move a component from one csys to another csys's.
But my requirement is I need to copy component from one...
Hi all,
Is there any way to copy a component from single csys to multiple csys?
please refer below mentioned journal code.If you guys run below journal ,you can move component from one csys to another csys.
I want to modify below journal as like below steps.
While run the journal,
Step 1)user...
Hi all,
I would like to create one journal to Orient my WCS as per selected cylindrical edge.
I have spent so much of time with this. But still I couldn't figure out.
My requirement is while running the journal, it will ask me to select a Cylindrical Edge, Once I select the cylindrical Edge...
Hi all,
I would like to draw a circle in a point of (X=10mm, Y=10mm, Z=10mm).
The above mentioned xyz values are from wcs coordinate system,Not from Absolute coordinate system.
So kindly anyone tell me -How can i mention in a VB code to fix center of circle (X=10mm, Y=10mm, Z=10mm) from WCS...
hi all,
I would like to write a code for Getting Full path of Selected component.
It would be nice if you guys could help me.
Now i have code for user component selection. but i don't know how to get that selected component directory.
Option Explicit Off
Option Infer On
Imports NXOpen...