Class VertexElementPolygonGroup

  • All Implemented Interfaces:
    IIndicedVertexElement

    public class VertexElementPolygonGroup
    extends VertexElementTemplate<java.lang.Integer>
    Defines polygon group for specified components to group related polygons together.
    • Constructor Detail

      • VertexElementPolygonGroup

        public VertexElementPolygonGroup()
        Initializes a new instance of the VertexElementPolygonGroup class.
    • Method Detail

      • clone

        public VertexElement clone​(boolean withDirect,
                                   boolean withIndice)