poIComponent SetDisplayMode

Sets the component's display mode.

Syntax

poIComponent_handle SetDisplayModename state

Application

HyperView Tcl Modify

Description

This command sets the component’s display mode.

Inputs

name
The display option name.
id
Display the component Id.
boundingbox
Display the component's bounding box.
infit
If true, include the component in fit operations. Otherwise exclude it.
state
The display option value: true for on, or false for off.

Error

Returns 0 if successful, otherwise an error code.