*surfaceuvlines
Sets the number of surface display lines in the Options panel.
Syntax
*surfaceuvlines number_of_lines
Type
HyperMesh Tcl Modify
Description
Sets the number of surface display lines in the options panel.
Inputs
- number_of_lines
- The number of surface display lines. The value must be between zero and twenty.
Example
To set the number of surface lines at 2:
*surfaceuvlines(2)
Errors
None.