*hf_setformingdirection
Sets the draw direction for 1-step solver.
Syntax
*hf_setformingdirection x_coord y_coord z_coord
Type
HyperMesh Tcl Modify Command
Description
This command sets the draw direction for 1-step solver.
Inputs
- x_coord
 - x-coordinate of the vector direction.
 - y_coord
 - y-coordinate of the vector direction.
 - z_coord
 - z-coordinate of the vector direction.
 
Example
*hf_setformingdirection 7214.46,-2031.49418 1206.14793Errors
if { [ catch {command_name...} ] } {
   # Handle error
}Version History
10.0