Click or drag to resize

RenderPrimitiveBoundingBox Property

The bounding box for this primitive.

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

Property Value

Type: BoundingBox
See Also