::hwat::utils::ModifyAssembly - Allows the user to add components to an existing entity set.
::hwat::utils::ModifyAssembly n_compIdList str_assemName
n_compIdList |
List of component IDs to be added to the entity set. |
str_assemName |
Name of component entity set to add the components to. |
Name of the assembly that has new component added to on success {} on failure.
::hwat::utils::ModifyAssembly MatCollector ASSEM1 comps
The components added to the assembly can either be HM Component collector or HM assembly collector.