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; }
Public ReadOnly Property BoundingBox As BoundingBox
Get
Property Value
Type:
BoundingBoxSee Also