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

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Connectivity : CAD Package : Inventor : GetSelectedParameterList

CAD[Inventor]

  

GetSelectedParameterList

 

Calling Sequence

Description

Examples

Calling Sequence

GetSelectedParameterList()

Description

• 

The GetSelectedParameterList command retrieves all the parameters of the selected feature. It assumes we're using the active document.

Examples

> 

with⁡CADInventor:

> 

OpenConnection⁡:

> 

GetSelectedParameterList⁡

d1,d2

(1)
> 

CloseConnection⁡:

See Also

CAD[Inventor]