GetSelectedDimensionList - 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 : SolidWorks : GetSelectedDimensionList

CAD[SolidWorks]

  

GetSelectedDimensionList

 

Calling Sequence

Description

Examples

Calling Sequence

GetSelectedDimensionList()

Description

• 

The GetSelectedDimensionList command retrieves all the dimensions of the selected feature. This command uses the active document.

Examples

withCADSolidWorks:

OpenConnection:

GetSelectedDimensionList

D1@Extrude1@mypart.Part,D1@Sketch1@mypart.Part

(1)

CloseConnection:

See Also

CAD[SolidWorks]