Click or drag to resize

HeaderVariablesUcsYDir Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Direction of the current UCS Y axis (in WCS).

Namespace:  netDxf.Header
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Vector3 UcsYDir { get; set; }
Request Example View Source

Property Value

Type: Vector3
Remarks
The vectors UcsXDir and UcsYDir must be perpendicular.
See Also