poIModel ApplyStyleTo
Applies the style of the current model to another model on the current page, or on a different page in the session.
Syntax
poIModel_handle ApplyStyleTo destination style
Application
HyperView Tcl Modify
Description
This command applies the style of the current model to another model on the current page, or on a different page in the session. In the case of applying a style to more than one model, use this command multiple times.
Inputs
- destination
- The model to which you want to apply the styles of the current model.
- style
- The style(s) attributes you want to apply to another model. Valid values are:
- attribute
- collision
- contour
- deformed
- explosion
- group
- iso
- legend
- resultsteps
- tensor
- tracing
- tracking
- vector
- visibility
- symmetry
- systemplot
- system
- fbd
- modelattribute
Errors
Returns 0 if successful, otherwise an error code.