ACadSharp.Tables.VPort.BaseUcs - DomCR/ACadSharp GitHub Wiki

BaseUcs Property

Base Ucs

Remarks

AcDbUCSTableRecord of base UCS if UCS is orthographic(79 code is non-zero). If not present and 79 code is non-zero, then base UCS is taken to be WORLD

Definition

Namespace: ACadSharp.Tables.VPort

C#

DxfCodeValueAttribute
public UCS BaseUcs { get; set; }

Property Value

UCS