Share

DrawingDocument.SelectSet Property

Parent Object: DrawingDocument

Description

Property that returns the SelectSet object.

Syntax

DrawingDocument.SelectSet() As SelectSet

Property 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.

Version

Introduced in version 5

Was this information helpful?