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