Click or drag to resize

Triangle3dBoundingBox Property

Gets the bounding box of this triangle.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public BoundingBox BoundingBox { get; }

Property Value

Type: BoundingBox
See Also