CAD[SolidWorks][GetDimensionList]
|
Calling Sequence
|
|
GetDimensionList(p, options)
|
|
Parameters
|
|
p
|
-
|
handle to a SolidWorks document
|
|
|
|
|
Description
|
|
•
|
The GetDimensionList command retrieves all the dimensions available from document p.
|
•
|
If the feature option is provided, then the dimensions for only the specified features are returned.
|
•
|
If the component option is provided, then features of the specified components are returned.
|
|
|
Options
|
|
•
|
feature : a single feature or a list of features
|
•
|
component : string; a single component or a list of components
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
|
|
Download Help Document
Was this information helpful?