public interface MeshProblemFeatureList extends MeshFeatureList
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
errorNames()
Deprecated.
Use
GeomMeshFeature.errors() instead. |
java.lang.String[] |
warningNames()
Deprecated.
Use
GeomMeshFeature.warnings() instead. |
create, problemNames
clear, copy, copy, copyTo, duplicate, duplicateTo, get, index, remove, size, tags, uniquetag
active, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, version
getContainer, getDisplayString
@Deprecated java.lang.String[] errorNames()
GeomMeshFeature.errors()
instead.@Deprecated java.lang.String[] warningNames()
GeomMeshFeature.warnings()
instead.