Skip to content

ACadSharp.Header.CadHeader.ModelSpaceXAxis

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

ModelSpaceXAxis Property

Direction of the current UCS X axis (in WCS)

Remarks

System variable UCSXDIR

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public XYZ ModelSpaceXAxis { get; set; }

Property Value

XYZ

Clone this wiki locally