Skip to content

ACadSharp.Header.CadHeader.ModelSpaceOrthographicBottomDOrigin

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

ModelSpaceOrthographicBottomDOrigin Property

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

Remarks

System variable UCSORGBOTTOM

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public XYZ ModelSpaceOrthographicBottomDOrigin { get; set; }

Property Value

XYZ

Clone this wiki locally