Specifies the mesh mode to be used on the model.
*Parameter() - HyperView Model MeshModeSpecifies the mesh mode to be used on the model. |
|||||
*Parameter() - HyperView Model MeshModeSpecifies the mesh mode to be used on the model. |
Syntax |
*Parameter(Name, Label, Type, Value) |
|
Arguments |
Name |
Description |
Name |
Internally generated parameter name, which should not be edited. |
|
Label |
The label of the parameter to be displayed in the Reports panel. |
|
Type |
Describes the type of parameter value. This value could be a filename, string, or integer data type. |
|
Value |
Displays the default parameter value. |
|
Example |
*Parameter(HvmodelMeshmode, "Hvmodel Meshmode", STRING, "Features") |
|
Application |
HyperView. |
|
Context |
||
Comments |
Valid values are: Meshlines, Edges, Features, None, and Undefined. |
|
See also |
|
|