Click or drag to resize

Triangle3dNormal Property

Gets the Normal of the plane the triangle lies on.

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