Uses of Interface
com.solibri.geometry.primitive3d.MPolygon3d
Packages that use MPolygon3d
-
Uses of MPolygon3d in com.solibri.geometry.primitive3d
Subinterfaces of MPolygon3d in com.solibri.geometry.primitive3dModifier and TypeInterfaceDescriptioninterfaceInterface for handling rectangles in 3-dimensional space.interfaceInterface that represents a 3-dimensional triangle.Methods in com.solibri.geometry.primitive3d that return MPolygon3dModifier and TypeMethodDescriptionstatic MPolygon3dCreates a polygon with the contents deep copied from the given polygon.static MPolygon3dCreates a polygon with the given vertices.