RhinoCommon API
BoundingBox Constructor |

Name | Description | |
---|---|---|
![]() | BoundingBox(IEnumerablePoint3d) |
Constructs a boundingbox from a collection of points.
|
![]() ![]() | BoundingBox(Point3d, Point3d) |
Constructs a new boundingbox from two corner points.
|
![]() | BoundingBox(IEnumerablePoint3d, Transform) |
Constructs a boundingbox from a collection of points.
|
![]() | BoundingBox(Double, Double, Double, Double, Double, Double) |
Constructs a boundingbox from numeric extremes.
|
