pltIVector SetComponent

Sets the component used by the vector.

Syntax

pltIVector_handle SetComponent component

Application

Tcl Query

Description

This method is only valid for file vectors.

Inputs

component
The name of the component used by the vector.
This is dependent on the data file referenced by the vector.
This method only changes the filename.
Call the Recalculate method on the parent plot object to update the data.

Errors

Success or an error code.