Click or drag to resize

Triangle3dGreatestSlope Property

Gets the unit vector of the greatest slope 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 GreatestSlope { get; }

Property Value

Type: Vector3d
See Also