public interface GeomMeshFeature extends PropFeature
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
errors()
Return error information.
|
boolean |
hasError()
Checks if feature has error.
|
boolean |
hasProblem()
Checks if feature has problem.
|
boolean |
hasWarning()
Checks if feature has warning.
|
void |
importData()
Update the output geometry objects of this feature or the mesh to
account for the following external changes:
1. |
boolean |
isBuilt()
Checks if the feature has been built (possibly with a warning).
|
java.lang.String |
message()
Returns message.
|
java.lang.String[] |
problems()
Return error and warning information.
|
java.lang.String |
status()
Returns feature status as string.
|
java.lang.String[] |
warnings()
Return warning information.
|
getAllowedPropertyValues, getBoolean, getBoolean, getBoolean, getBooleanArray, getBooleanMatrix, getDouble, getDouble, getDouble, getDoubleArray, getDoubleMatrix, getEntryKeyIndex, getEntryKeys, getInt, getInt, getInt, getIntArray, getIntMatrix, getReferenceArray, getString, getString, getString, getString, getStringArray, getStringMatrix, getType, getValueType, hasProperty, hasSelection, move, move, properties, remove, remove, selection, set, set, set, set, set, set, set, set, set, set, set, set, setEntry, setEntry, setEntry, setEntry, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex
selection
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
java.lang.String[] errors()
boolean hasError()
true
if feature has error.boolean hasProblem()
true
if feature has problem.boolean hasWarning()
true
if feature has warning.void importData()
boolean isBuilt()
true
if built.java.lang.String message()
java.lang.String[] problems()
java.lang.String status()
java.lang.String[] warnings()