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