pltIVector SetDataType

Sets the datatype used by the vector.

Syntax

pltIVector_handle SetDataType datatype

Application

HyperWorks Tcl Query

Description

This method is only valid for file vectors.

Inputs

datatype
The name of the datatype 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.