*assignidpooltocweldelements
Assigns correct ID Pools to cweld elements when switching from Nastran/OptiStruct to OptiStruct/Nastran profiles.
Syntax
*assignidpooltocweldelements
Type
HyperMesh Tcl Modify Command
Description
Nastran has a separate ID pool for cweld elements, which is cweld_idpool. In OptiStruct, cweld falls under structural_idpool. When you load a model in OptiStruct and switch profiles to Nastran, cweld elements should fall under cweld_idpool in Nastran and under structural_idpool in OptiStruct and vice-versa.
Examples
*assignidpooltocweldelements
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2020
2021 - Replaced argument load_collector_id with arguments entity_type and mark_id.
2021.1