*createincludeperpart
Create a new include file for prototype parts that do not have an include.
Syntax
*createincludeperpart mark_id
Type
HyperMesh Tcl Modify Command
Description
Create a new include file for prototype parts that do not have an include. Only creates new includes for parts that do not already have one.
Inputs
- mark_id
- The ID of the mark of parts. Valid values are 1 and 2.
Examples
*createmark parts 1 all
*createincludeparpart 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2020