UCS Properties |
The UCS type exposes the following members.
Name | Description | |
---|---|---|
CodeName |
Gets the dxf entity type string.
(Inherited from DxfObject.) | |
Elevation |
Gets or sets the user coordinate system elevation.
| |
Handle |
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.) | |
IsReserved |
Gets if the table object is reserved and cannot be deleted.
(Inherited from TableObject.) | |
Name |
Gets the name of the table object.
(Inherited from TableObject.) | |
Origin |
Gets or sets the user coordinate system origin in WCS.
| |
Owner |
Gets the owner of the actual dxf object.
| |
XAxis |
Gets the user coordinate system x-axis direction in WCS.
| |
YAxis |
Gets the user coordinate system y-axis direction in WCS.
| |
ZAxis |
Gets the user coordinate system z-axis direction in WCS.
|