CAD[NX]
OpenConnection
Calling Sequence
Description
Examples
OpenConnection()
The OpenConnection command initializes a connection with an NX session. Please note that you must first follow the instructions listed in the Connecting to NX section on the CAD[NX] page before using the OpenConnection command.
with⁡CAD:-NX:
OpenConnection⁡:
OpenPart⁡C:\\Program Files\\Siemens\\NX 8.5\\NXPARTS\\Reuse Library\\Reuse Examples\\Standard Parts\\ANSI Inch\\Screw\\Hex Head\\Hex Cap Screw, Full Thd, AI.prt:
doc≔GetWorkPart⁡
doc≔C:\Program Files\Siemens\NX 8.5\NXPARTS\Reuse Library\Reuse Examples\Standard Parts\ANSI Inch\Screw\Hex Head\Hex Cap Screw, Full Thd, AI.prt
CloseConnection⁡:
See Also
CAD[NX][CloseConnection]
Download Help Document