Skip to content

ACadSharp.Tables.VPort.BaseUcs

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally