Skip to content

ACadSharp.Tables.UCS

Albert Domenech edited this page Sep 27, 2024 · 4 revisions

UCS Class

Represents a entry.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Tables

C#

DxfNameAttribute
DxfSubClassAttribute
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