DrawingDocument.SelectSet Property
Parent Object: DrawingDocumentDescription
Property that returns the SelectSet object.
Syntax
DrawingDocument.SelectSet() As SelectSetProperty Value
This is a read only property whose value is a SelectSet.Samples
Name | Description |
Creating hole tables | This sample demonstrates the creation of hole tables in a drawing. |