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

ModelSpaceOrthographicLeftDOrigin Property

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

Remarks

System variable UCSORGLEFT

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public XYZ ModelSpaceOrthographicLeftDOrigin { get; set; }

Property Value

XYZ