Interface MeshSelection

    • Method Detail

      • isRemaining

        boolean isRemaining()
        Tests for remaining geometric entities.
        Returns:
        true if there are geometric entities remaining.
      • mesh

        java.lang.String mesh()
        Return the mesh to select on.
        Returns:
        Tag of meshing sequence.
      • mesh

        MeshSelection mesh​(java.lang.String tag)
        Set the mesh to select on.
        Parameters:
        tag - Tag of meshing sequence.
        Returns:
        Selection.
      • remaining

        void remaining()
        Selection for all remaining geometric entities.