Skip to content

ACadSharp.Header.CadHeader.PaperSpaceOrthographicRightDOrigin

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

PaperSpaceOrthographicRightDOrigin Property

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

Remarks

System variable PUCSORGRIGHT

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public XYZ PaperSpaceOrthographicRightDOrigin { get; set; }

Property Value

XYZ

Clone this wiki locally