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

Online Help

CAD[SolidWorks]

  

GetFeatureList

 

Calling Sequence

Parameters

Options

Description

Examples

Calling Sequence

GetFeatureList(p,options)

Parameters

p

-

handle to a SolidWorks document

Options

• 

feature : a single feature or a list of features

• 

component : string; a single component or a list of components

Description

• 

The GetFeatureList command lists the features in a SolidWorks document.

• 

If the feature option is provided, then the subfeatures of the specified features are returned.

• 

If the component option is provided, then the features of the specified components are returned.

Examples

(1)

(2)

(3)

(4)

See Also

CAD[SolidWorks]

 


Download Help Document