Uses of Interface
com.solibri.geometry.primitive3d.Rectangle3d
-
Uses of Rectangle3d in com.solibri.geometry.primitive3d
Modifier and TypeInterfaceDescriptioninterface
Interface for handling rectangles in 3-dimensional space.Modifier and TypeMethodDescriptionstatic Rectangle3d
Rectangle3d.create
(Rectangle3d other) Creates a new instance.static Rectangle3d
Creates a new instance from the given points.Box.getBottomRectangle()
Returns the bottom rectangle of this box.Modifier and TypeMethodDescriptionstatic Box
Box.create
(Rectangle3d bottomRectangle, double height) Creates a new instance of a box from given parameters.static MRectangle3d
MRectangle3d.create
(Rectangle3d other) Creates a new instance.static Rectangle3d
Rectangle3d.create
(Rectangle3d other) Creates a new instance.