poIModel ApplyStyle
Applies the style of the current model to another model on the current page, or on all pages in the session.
Syntax
poIModel_handle ApplyStyledestination style
Application
HyperView Tcl Modify
Description
This command applies the style of the current model to another model on the current page, or on all pages in the session.
Inputs
- destination
- The model(s) to which you want to apply the styles of the current model.
- style
- The style(s) attributes you want to apply to another model(s). Supported style
attributes include:
- Attribute
- Group
- Mask
- Trace
- Track
- Contour
- Iso
- Tensor
- Vector
- Legend
- Deformed
Errors
Returns 0 if successful, otherwise an error code.