HyperWorks Tools

::hwat::utils::ReviewAssembly

::hwat::utils::ReviewAssembly

Previous topic Next topic No expanding text in this topic  

::hwat::utils::ReviewAssembly

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

NAME

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

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

 

EXAMPLE

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

 

Comment

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

 

See also

Utils Functions