ArrangeSelections.createNewArrangeSelection Method
Parent Object: ArrangeSelectionsDefined in namespace "adsk::cam" and the header file is <Cam/GeometrySelections/ArrangeSelections.h>
Description
Creates a new occurrence selection meant for arrange operations and adds it to the end of the collection.
Syntax
"arrangeSelections_var" is a variable referencing an ArrangeSelections object.
|
Return Value
Type | Description |
ArrangeSelection | Returns newly created ArrangeSelection. |