CAMArrangeParameterValue.getArrangeSelections Method
Parent Object: CAMArrangeParameterValueDefined in namespace "adsk::cam" and the header file is <Cam/Operations/CAMArrangeParameterValue.h>
Description
Get the values of the parameter as a collection of CadObjects, which currently consist of occurrences.
Syntax
"cAMArrangeParameterValue_var" is a variable referencing a CAMArrangeParameterValue object.
|
Return Value
Type | Description |
ArrangeSelections | Returns current ArrangeSelections of the value. |