*hf_Create_DieCadSys
Creates a system from the CAD system stored in the database.
Syntax
*hf_Create_DieCadSys reserved
Type
HyperMesh Tcl Modify Command
Description
This command creates a system from the CAD system stored in the database.
Inputs
- reserved
- Reserved for future use. Must be set to 0.
Example
*hf_Create_DieCadSys 0
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
11.0