*hf_setdiestampingdirection
Sets the stamping direction for the die module.
Syntax
*hf_setdiestampingdirection x_coord y_coord z_coord reserved
Type
HyperMesh Tcl Modify Command
Description
This command sets the stamping direction for the die module.
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.
- reserved
- Reserved for future use. Must be set to 0.
Example
*hf_setdiestampingdirection 1.0 0.0 0.0 0
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
11.0