Skip to content

ACadSharp.Objects.Layout.BaseUCS

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

BaseUCS Property

UCSTableRecord of base UCS if UCS is orthographic ( is non-zero).

Remarks

If not present and is non-zero, then base UCS is taken to be WORLD.

Definition

Namespace: ACadSharp.Objects.Layout

C#

DxfCodeValueAttribute
public UCS BaseUCS { get; set; }

Property Value

UCS

Clone this wiki locally