Hi again,
i would like to continue my program by selected all sheets bodies and move them in a specific layer.
i can selected all bodies (volume) but not specifics sheets (or surfaces).
How can i do?
Please find in attached file my code (Module1.vb).
My Nx version is 7.5
Thanks for your...
Hello,
In a little VB program, I would like to count the number of sketches in my active part, for move each sketch in his layer (skt_000 in layer 256, skt_001 in layer 255 etc...).
In my part, each sketch have the name : skt_000 / skt_001 / ... / skt_0xx.
Thank you very much for your support...
NX 7.5.4.4 on Win XP64 bits.
I have imported the NXOpen.
I execute differents function without problem in my script. It's only the close operation which don't execute correctly.
But i found another mistake : my script execute correctly on my machine (except the Close function) but do not execute...
Hello,
Thanks for your answer but unfortunately, the CODE "Imports System" is already add.
If you have other information to support me, it would be appreciate.
Best regards,
S. TYTGAT
Hello,
I am novice in VB and I search to understand why my programm generate an error when i want to close a NX part.
See below a small programm test and the message information about the error.
My small prg test :
Try
Dim MYPart As Part =...
Hello,
One short question :
If I install OS Windows XP in 64 bits version, is there a special version for UGNX5 or is it the same like 32 bits?
Thanks for your answer.
Best regards,
Sebastian
Hello John,
I found the log file, thanks!
But it's not really clear for me.
Only information concerning EPAK problem is :
The reason C:\Program Files\UGS\NX 5.0\UGALLIANCE\vendor\application\epak.dll failed to load was:
Cannot load image C:\Program Files\UGS\NX...
Hello,
Since our last version UGNX 5, the EPAK software do not start.
The error message is :
"Failed to load image. See log file for details."
See in attached file image for this message.
I don't know where I can found this log file.
The release of EPAK is 5.1.5
Where can I found new...