HyperView model options.
Syntax
hwd
model
makecurrent
<model id>
hwd
model
apply
<id range>
hwd
model
apply
active
hwd
model
apply
all
Arguments
- makecurrent
- Change the active model in the active window.
-
- <model id>
- The ID of the model to make active.
- apply
- Define the models to apply the supported HWC commands to.
- <id range>
- The ID range of the of the models that the
supported HWC commands are applied to. For example
1,3-5.
- active
- All HWC commands are applied to the active model
(default).
- all
- The supported commands are applied to all models
in the active animation window.
Example
Define the model with an ID of 1 as the current
model:
hwd model makecurrent 1
hwd model apply all
hide component *Door*
hwd model apply active