Uses of Interface
com.solibri.geometry.primitive3d.MAABB3d
-
Uses of MAABB3d in com.solibri.geometry.primitive3d
Modifier and TypeMethodDescriptionstatic MAABB3d
Returns a bounding box with the given bounds.static MAABB3d
Returns a new instance of a bounding box with the same bounds as in the given bounding box.static MAABB3d
MAABB3d.create
(Collection<Vector3d> points) Returns the minimum volume axis-aligned bounding box for the given collection of points.