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

Online Help

All Products    Maple    MapleSim


CAD[Inventor]

  

GetParameterValue

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GetParameterValue(p, d)

Parameters

p

-

handle to an Inventor document

d

-

name of a parameter or a list of such names

Description

• 

The GetParameterValue command retrieves the value of the specified parameter(s) in the Inventor document.

Examples

withCADInventor:

OpenConnection:

docGetActiveDocument:

GetParameterValuedoc,d1

100

(1)

CloseConnection:

See Also

CAD[Inventor]