Skip to content

ACadSharp.Tables.VPort.NamedUcs

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

NamedUcs Property

Named Ucs

Remarks

AcDbUCSTableRecord if UCS is a named UCS.If not present, then UCS is unnamed

Definition

Namespace: ACadSharp.Tables.VPort

C#

DxfCodeValueAttribute
public UCS NamedUcs { get; set; }

Property Value

UCS

Clone this wiki locally