*setisosurfaceparameters
Sets the display parameters of the isosurface.
Syntax
*setisosurfaceparameters on legendbased value addfacesabove transparent constantcolor color
Type
HyperMesh Tcl Modify Command
Description
Sets the display parameters of the isosurface.
Inputs
- on
 - A boolean value to turn the isosurface on or off.
 - legendbased
 - A boolean value to determine if the isosurface is legend based or value based.
 - value
 - The value of the value-based isosurface.
 - addfacesabove
 - A boolean value to add the "faces above" to the isosurface.
 - transparent
 - A boolean value to turn on transparency on the "faces below" the iso value.
 - constantcolor
 - A boolean value to display the isosurface in a user-specified.
 - color
 - The color of the isosurface.
 
Errors
None.