HyperWorks Tools

::hwat::utils::ReviewSet

::hwat::utils::ReviewSet

Previous topic Next topic No expanding text in this topic  

::hwat::utils::ReviewSet

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

NAME

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

1 if completely successful, 0 failure, -1 partial failure.

 

EXAMPLE

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

 

Comment

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

 

See also

Utils Functions