::hwat::utils::ReviewAssembly
Turns off all components from the display and turns on only the components that are contained within the desired component entity set.
Syntax
::hwat::utils::ReviewAssembly assemName
Arguments
- assemName
- List of component entity sets to review.
Returns
- Complete Success
- 1
- Partial Failure
- -1
- Complete Failure
- 0
Example
::hwat::utils::ReviewAssembly [list ROOF SPARE_TIRE]
Comments
The list can contain 1 or many component sets to review. All in the list will be displayed together, if they exist.