Click or drag to resize

PlaneD3DNormal Property

Gets the normal vector of the plane.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public VectorD3D Normal { get; }

Property Value

VectorD3D
See Also