*ExportAssemblyAndGlobalEntities
Exports part assembly and child data.
Syntax
*ExportAssemblyAndGlobalEntities file_path
Type
HyperMesh Tcl Modify Command
Description
Exports part assembly and child data.
Inputs
- file_path
- The location to write to.
Examples
*ExportAssemblyAndGlobalEntities "C:/temp"
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2020