Scatter


Functions

Boolean_t TecUtilScatterResetRelSize (void)
  Reset the relative scatter sizing.


Function Documentation

Boolean_t TecUtilScatterResetRelSize ( void   ) 

Reset the relative scatter sizing.

Tecplot will find the scatter with the largest size and set the scaling factor so it will appear on the screen using the default length as specified in the configuration file with the $!BASICSIZE SYMBOLSIZE { MEDIUM = <double> } macro command. The current frame must have a plot type of cartesian 2D or 3D to use this function.

Since:
10.0-4-23
Returns:
TRUE if successful, FALSE otherwise.
Precondition:
Must have one or more frames.
Fortran Syntax:
    INTEGER*4 FUNCTION TecUtilScatterResetRelSize()

Python Syntax:

  Results = TecUtil.ScatterResetRelSize()

  Output:
    Results[0]    ReturnVal            boolean


Generated on Tue Mar 12 02:24:43 2013 for Tecplot by  doxygen 1.5.5