Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

68c99fae a0fd b943 fd81 72e4b1c7fd83

haplokuon edited this page May 6, 2023 · 1 revision

UCS Properties

netDxf 3.0.0 Library

Properties

CodeName Gets the DXF object name.
(Inherited from DxfObject)
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 user coordinate system.
XAxis Gets the user coordinate system x-axis direction in WCS.
XData Gets the entity extended data.
(Inherited from DxfObject)
YAxis Gets the user coordinate system y-axis direction in WCS.
ZAxis Gets the user coordinate system z-axis direction in WCS.

See Also

Reference

UCS Class
netDxf.Tables Namespace

Clone this wiki locally