Click or drag to resize

NamedConstructionPlaneTable Properties

The NamedConstructionPlaneTable type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of construction planes in the table.
Public propertyDocument
Gets the document that owns this table.
Public propertyItem
Conceptually, the named construction plane table is an array of ConstructionPlanes and their associated names. The operator[] can be used to get individual ConstructionPlanes.
Top
See Also