Skip to content

ACadSharp.Header.CadHeader.PaperSpaceBaseName

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

PaperSpaceBaseName Property

Name of the UCS that defines the origin and orientation of orthographic UCS settings (paper space only)

Remarks

System variable PUCSBASE

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public String PaperSpaceBaseName { get; set; }

Property Value

String

Clone this wiki locally