Uses of Interface
com.solibri.geometry.primitive3d.Box
Package | Description |
---|---|
com.solibri.geometry.primitive3d |
-
Uses of Box in com.solibri.geometry.primitive3d
Methods in com.solibri.geometry.primitive3d that return Box Modifier and Type Method Description static Box
Box. create(Rectangle3d bottomRectangle, double height)
Creates a new instance of a box from given parameters.