Skip to content

Overload_Rhino_Geometry_GeometryBase_GetBoundingBox

Will Pearson edited this page Aug 12, 2016 · 2 revisions

GeometryBase.GetBoundingBox Method

Overload List

 

Name Description
Public methodCode example GetBoundingBox(Boolean) Boundingbox solver. Gets the world axis aligned boundingbox for the geometry.
Public methodCode example GetBoundingBox(Plane) Aligned Boundingbox solver. Gets the plane aligned boundingbox.
Public method GetBoundingBox(Transform) Aligned Boundingbox solver. Gets the world axis aligned boundingbox for the transformed geometry.
Public method GetBoundingBox(Plane, Box) Aligned Boundingbox solver. Gets the plane aligned boundingbox.
  Back to Top

See Also

Reference

GeometryBase Class
Rhino.Geometry Namespace

Clone this wiki locally