SelectionSet.select Method
Parent Object: SelectionSetDefined in namespace "adsk::core" and the header file is <Core/Application/SelectionSet.h>
Description
Causes the entities in this SelectionSet object to be the active selection.
Syntax
"selectionSet_var" is a variable referencing a SelectionSet object. |
Return Value
| Type | Description |
| boolean | Returns true if the selection was successful. |
