CreateFromPoints
Summary
public static BoundingBoxD CreateFromPoints(IEnumerable<Vector3D> points)
Creates the smallest BoundingBox that will contain a group of points.
Returns
Parameters
- IEnumerable
points
public static BoundingBoxD CreateFromPoints(IEnumerable<Vector3D> points)
Creates the smallest BoundingBox that will contain a group of points.