OpenConnection - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.

Online Help

All Products    Maple    MapleSim


CAD[Inventor]

  

OpenConnection

 

Calling Sequence

Description

Examples

Calling Sequence

OpenConnection()

Description

• 

The OpenConnection command initializes a connection with an Inventor session.

Examples

> 

with⁡CADInventor:

> 

OpenConnection⁡:

> 

doc≔GetActiveDocument⁡

doc≔0

(1)
> 

CloseConnection⁡:

See Also

CAD[Inventor]