ACadSharp.Header.CadHeader.PaperSpaceOrthographicBottomDOrigin - DomCR/ACadSharp GitHub Wiki

PaperSpaceOrthographicBottomDOrigin Property

Point which becomes the new UCS origin after changing paper space UCS to BOTTOM when PUCSBASE is set to WORLD

Remarks

System variable PUCSORGBOTTOM

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public XYZ PaperSpaceOrthographicBottomDOrigin { get; set; }

Property Value

XYZ