Skip to content

ACadSharp.CadDocument.UCSs

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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

Clone this wiki locally