GetModelParameterList - 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 : Inventor : GetModelParameterList

CAD[Inventor]

  

GetModelParameterList

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GetModelParameterList(p)

Parameters

p

-

handle to an Inventor document

Description

• 

The GetModelParameterList command retrieves all the model parameters available from document p.

Examples

withCADInventor:

OpenConnection:

docGetActiveDocument:

GetModelParameterListdoc

d1,d2,d3,d4

(1)

CloseConnection:

See Also

CAD[Inventor]