Interface MultiElementIdInput

    • Method Detail

      • setInputFromVerticesAndIds

        default void setInputFromVerticesAndIds​(Object... input)
        Sets the input from an array of vertices and element ids. Vertices are wrapped in an EntitySeed object.
        Parameters:
        input - the input array to set.