Provides a set of data for each CAD entity to be processed by
the Iterate method.
Top
Top
Top
The following tables list the members exposed by the CADIterate type.
Name | Description | |
---|---|---|
CADIterate | Initializes a new instance of the CADIterate class. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this CADIterate object. | |
Dispose | ||
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
ReferenceEquals | (inherited from Object). | |
ToString | (inherited from Object). |
Name | Description | |
---|---|---|
additional | Represents a user-defined value. | |
angle | A rotation angle of a CAD entity. | |
color | Represents the current block color or clNone. | |
convertor | Represents the previous convertor (can be null). | |
insert | Represents the current block reference (can be null). | |
matrix | Represents a coordinate transformation matrix. | |
xScale | A CAD entity scale along the X axis. | |
yScale | A CAD entity scale along the Y axis. |