ACadSharp.Header.CadHeader.PaperSpaceOrthographicLeftDOrigin - DomCR/ACadSharp GitHub Wiki
PaperSpaceOrthographicLeftDOrigin Property
Point which becomes the new UCS origin after changing paper space UCS to LEFT when PUCSBASE is set to WORLD
Remarks
System variable PUCSORGLEFT
Definition
Namespace: ACadSharp.Header.CadHeader
C#
CadSystemVariableAttribute
public XYZ PaperSpaceOrthographicLeftDOrigin { get; set; }
Property Value
XYZ