Vector


Functions

Boolean_t TecUtilResetVectorLength (void)
  Reset the length of the vectors.

Function Documentation

Boolean_t TecUtilResetVectorLength ( void   ) 

Reset the length of the vectors.

Tecplot will find the vector with the largest magnitude and set the scaling factor so it will appear on the screen using the default length as specified in the configuration file with the $!FRAMESETUP VECTDEFLEN macro command. The current frame must have a plot type of cartesian 2D or 3D to use this function.

Returns:
TRUE if successful, FALSE otherwise.
Fortran Syntax:
    INTEGER*4 FUNCTION TecUtilResetVectorLength()

Python Syntax:

  Results = TecUtil.ResetVectorLength()

  Output:
    Results[0]    ReturnVal            boolean


Generated on Fri Aug 29 11:08:34 2008 for Tecplot by  doxygen 1.5.5