Uses of Interface
com.solibri.geometry.primitive3d.MPolygon3d
-
Uses of MPolygon3d in com.solibri.geometry.primitive3d
Modifier and TypeInterfaceDescriptioninterface
Interface for handling rectangles in 3-dimensional space.interface
Interface that represents a 3-dimensional triangle.Modifier and TypeMethodDescriptionstatic MPolygon3d
Creates a polygon with the contents deep copied from the given polygon.static MPolygon3d
Creates a polygon with the given vertices.