Skip to content

ACadSharp.Header.CadHeader.ModelSpaceYAxis

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

ModelSpaceYAxis Property

Direction of the current UCS Y axis (in WCS)

Remarks

System variable UCSYDIR

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public XYZ ModelSpaceYAxis { get; set; }

Property Value

XYZ

Clone this wiki locally