poIIsoValueCtrl SetDataComponent

Sets the data component for a given component.

Syntax

poIIsoValueCtrl_handle SetDataComponent dim comp_label

Application

HyperView Tcl Modify

Description

This command sets the data component for a given component. The component dimension must be enabled before setting.
Note: This state is valid only if the data binding is node-on-element.

Inputs

dim
The component dimension. Options include: "node", "line", "shell", or "solid".
comp_label
The component label.

Errors

Returns 0 if successful, otherwise an error code.