Click or drag to resize

EulerAnglesNormal Property

Gets the normal vector of X"Y" plane.

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Vector3d Normal { get; }

Property Value

Type: Vector3d
See Also