RenderPrimitive.BoundingBox Property

RenderPrimitiveBoundingBox Property

The bounding box for this primitive.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public BoundingBox BoundingBox { get; }
Public ReadOnly Property BoundingBox As BoundingBox
	Get

Property Value

Type: BoundingBox
Version Information

Rhino for Windows

Supported in: 6.8
See Also