Data Structure: Util_merge_group |
|
Description |
Merge two or more groups into a single group |
Usage |
Util_merge_group NUM=ival where ival is the data structure number |
Description |
Overview The Util_merge_group can be used to merge two or more groups into a single group. This may be used to avoid groups which are too thin for the mesh and model resolution.
|
Merged_group_name Name of the merged group |
Usage |
||||
|
||||
Description |
||||
Defines the new name for the merged group (maximum 64 characters).
|
Material_name Material to be assigned to the new group (Optional) |
Usage |
||||
|
||||
Description |
||||
Specifies the material to be assigned to the new merged group. If Material_name is not defined then the material assigned to the first group listed in Groups will be assigned to the new merged group.
Notes •If material data is to be imported from a database the Mdb_class and Mdb_name must be specified either in the Mdb_control_data or Material_data structures.
|
Groups List of groups to be merged |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Specifies the list of groups to be merged.
|