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

PaperSpaceOrthographicFrontDOrigin Property

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

Remarks

System variable PUCSORGFRONT

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public XYZ PaperSpaceOrthographicFrontDOrigin { get; set; }

Property Value

XYZ