Drawing.selectionSets Property
Parent Object: DrawingDefined in namespace "adsk::drawing" and the header file is <Drawing/Drawing/Drawing.h>
Description
Returns the SelectionSets object associated with this product. If the product does not support selection sets, null is returned. The SelectionSets object is used to create and access existing selection sets.
Syntax
"drawing_var" is a variable referencing a Drawing object.
|