Package com.comsol.model
Interface GeomProblemFeature
-
- All Superinterfaces:
GeomFeature
,GeomMeshFeature
,IPlotAndImageExport
,ModelEntity
,PrimitiveModelEntity
,PropFeature
,SelectionContainer
,SelectionEntity
public interface GeomProblemFeature extends GeomFeature
Geometry problem feature.
-
-
Method Summary
-
Methods inherited from interface com.comsol.model.GeomFeature
create, detail, edgeDelete, edgeNew, endVertexDisconnect, feature, feature, find, geom, getAttribute, importData, importToTable, objectNames, outputSelection, problem, problem, receiveData, receiveDataNext, requestData, requestDataAppend, selection, setAttribute, startVertexDisconnect, updateCadParamTable, vertexDelete, vertexNew, vertexSnap
-
Methods inherited from interface com.comsol.model.GeomMeshFeature
errors, hasError, hasProblem, hasWarning, isBuilt, message, problems, status, warnings
-
Methods inherited from interface com.comsol.model.IPlotAndImageExport
image
-
Methods inherited from interface com.comsol.model.ModelEntity
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
-
Methods inherited from interface com.comsol.model.PrimitiveModelEntity
getContainer, getDisplayString, resolveModelPath
-
Methods inherited from interface com.comsol.model.PropFeature
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, 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
-
Methods inherited from interface com.comsol.model.SelectionEntity
selection
-
-