Interface MeshFeatureList

    • Method Detail

      • create

        MeshFeature create​(java.lang.String tag,
                           java.lang.String oper)
        Creates a mesh feature.
        Specified by:
        create in interface PropFeatureList<MeshFeature>
        Parameters:
        tag - Mesh feature tag.
        oper - Mesh feature type.
        Returns:
        Created mesh feature.
      • problemNames

        @Deprecated
        java.lang.String[] problemNames()
        Deprecated.