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. Supported style attributes include:
  • Entity Attributes
  • Collision
  • Contour
  • Deformed Shape
  • Explosion
  • Set
  • Iso Value
  • Legend
  • Result Steps
  • Tensor Plot
  • Tracing
  • Tracking
  • Vector Plot
  • Visibility
  • Symmetry
  • System Plot
  • System
  • FBD Plot
  • Model Attributes

Errors

Returns 0 if successful, otherwise an error code.