*hf_setpartcomponent
Sets the specified component like the die module main part.
Syntax
*hf_setpartcomponent entity_type mark_id
Type
HyperMesh Tcl Modify Command
Description
This command sets the specified component like the die module main part.
Inputs
- entity_type
- The entity type. Must be set to comps.
- mark id
- The mark ID containing the component. Valid values are 1 and 2.
Example
*createmark comps 1 22
*hf_setpartcomponent comps 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
11.0