NXOpen capture current directory
NXOpen capture current directory
(OP)
Hello -
I am trying to create a journal that when executed will create a separate .prt file in the same directory as the display part. Is there an NXOpen command that allows me to capture the current directory of a displayed part?
I am using NX6.
Any help would be greatly appreciated. Thanks in advance.
I am trying to create a journal that when executed will create a separate .prt file in the same directory as the display part. Is there an NXOpen command that allows me to capture the current directory of a displayed part?
I am using NX6.
Any help would be greatly appreciated. Thanks in advance.





RE: NXOpen capture current directory
workpart.leaf 'Gets only the part name
You could retrieve the string until the last "\".
spada