poIPost ApplyStyleTo

Applies the style of the current model to another model on the current page, or on a different page in the session.

Syntax

poIPost_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. Use this command multiple times to apply a style to more than one target window or model.

Inputs

destination
The HyperView window or 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:
  • boundary
  • measure
  • note
  • section
  • title
  • userview
  • view
  • imageplanes

Errors

Returns 0 if successful, otherwise an error code.