SphereBoundingBox Property |
Gets the world aligned boundingbox for this Sphere.
If the Sphere is Invalid, an empty box is returned.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic BoundingBox BoundingBox { get; }Public ReadOnly Property BoundingBox As BoundingBox
Get
Property Value
Type:
BoundingBox
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also