poIPost ApplyStyleTo
Applies the style of the current model to another model on the current page, or on all pages in the session.
Syntax
poIPost_handle ApplyStyleTodestination 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).
Errors
Returns 0 if successful, otherwise an error code.