Click or drag to resize

Triangle3dNormal Property

Gets the Normal of the plane the triangle lies on.

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

Property Value

Type: Vector3d
See Also