Skip to content

ACadSharp.Header.CadHeader.UcsBaseName

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

UcsBaseName Property

Name of the UCS that defines the origin and orientation of orthographic UCS settings

Remarks

System variable UCSBASE

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public String UcsBaseName { get; set; }

Property Value

String

Clone this wiki locally