Skip to content

ACadSharp.CadDocument.UCSs

Albert Domenech edited this page Apr 1, 2025 · 2 revisions

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