Isovolume
- class cee.cug.Isovolume()
 
Accessors
- cee.cug.Isovolume.highlight
 Whether the isovolume should be highlighted.
- cee.cug.Isovolume.mapContourLinesResultId
 The result id of the scalar result shown as contour lines on the isovolume.
Use the
ConstantRemoteModel.getResultInfomethod to get information about the result.
- cee.cug.Isovolume.mapScalarResultId
 The result id of the scalar result mapped on the isovolume.
Use the
ConstantRemoteModel.getResultInfomethod to get information about the result.
- cee.cug.Isovolume.mapVectorResultId
 The result id of the vector result mapped on the isovolume.
Use the
ConstantRemoteModel.getResultInfomethod to get information about the result.
- cee.cug.Isovolume.visible