pltIVector GetSubcase
Gets the subcase for the vector.
Syntax
pltIVector_handle GetSubcase
Application
HyperWorks Tcl Query
Description
This method is only valid for file vectors.
Values for subcase depend on the particular data file associated with the vector.
Returns the subcase used by the vector. This is an integer value.
Example
MyCurve GetVectorHandle x myX
MyX GetSubcase
Errors
3 = HW_InvalidHandle - The handle used to invoke the method is no longer valid.