::hwat::utils::ReviewSet

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::ReviewSet setName

Arguments

setName
List of component entity set(s) to review.

Returns

Complete Success
1
Partial Failure
-1
Complete Failure
0

Example

::hwat::utils::ReviewSet [list ROOF SPARE_TIRE]

Comments

The list can contain one or many component sets to review. All in the list will be displayed together, if they exist.