public interface GeomMeasureFinal extends ModelEntity, SelectionContainer
Modifier and Type | Method and Description |
---|---|
double |
getBoundaryVolume()
Get area or length of boundary corresponding to the selected entities.
|
int[] |
getNEntities()
Gets number of entities of each dimension.
|
double |
getVolume()
Gets volume, area, or length of the selected entities.
|
double[] |
getVtxCoord()
Gets coordinates for selected vertex.
|
double[] |
getVtxDistance()
Gets distances between selected coordinates.
|
MeshSelection |
selection()
Returns the measurement's 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
double getBoundaryVolume()
int[] getNEntities()
double getVolume()
double[] getVtxCoord()
double[] getVtxDistance()
MeshSelection selection()