ACadSharp.Tables.UCS - DomCR/ACadSharp GitHub Wiki
Represents a entry.
Object name
Dxf class name
Namespace: ACadSharp.Tables
C#
DxfNameAttribute
DxfSubClassAttribute
public class UCS
Returns | Name | Summary |
---|---|---|
Double |
Elevation | Elevation. |
String |
ObjectName | |
ObjectType |
ObjectType | |
XYZ |
Origin | Origin (in WCS). |
OrthographicType |
OrthographicType | Orthographic type. |
OrthographicType |
OrthographicViewType | Always 0. |
String |
SubclassMarker | |
XYZ |
XAxis | X-axis direction (in WCS). |
XYZ |
YAxis | Y-axis direction(in WCS). |