Skip to content

ACadSharp.Tables.UCS

Albert Domenech edited this page Jul 14, 2024 · 4 revisions

UCS Class

Represents a entry

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Tables

C#

public class UCS

Properties

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)

Clone this wiki locally