CloseConnection - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Connectivity : CAD Package : NX : CloseConnection

CAD[NX]

  

CloseConnection

 

Calling Sequence

Description

Examples

Calling Sequence

CloseConnection()

Description

• 

The CloseConnection command releases an open instance of NX.

Examples

withCAD:-NX:

OpenConnection:

OpenPartC:\\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:

docGetWorkPart

docC:\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

(1)

CloseConnection:

See Also

CAD[NX]

CAD[NX][OpenConnection]