ACadSharp.CadDocument.UCSs - DomCR/ACadSharp GitHub Wiki

UCSs Property

The collection of all user coordinate systems (UCSs) in the drawing

Definition

Namespace: ACadSharp.CadDocument

C#

public UCSTable UCSs { get; private set; }

Property Value

UCSTable