ACadSharp.Objects.Layout.BaseUCS - DomCR/ACadSharp GitHub Wiki
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