Description Retrieves the number of aspheric coefficients in a specified X-Y Toroidal Asphere.
Syntax ncoef = GetXYToroidalAsphereCoefCount ( n )
Parameters ncoef (Long) The number of aspheric coefficients in the specified surface.
n As Long Node number of the X-Y Toroidal Asphere surface.
Remarks This function retrieves the number of aspheric coefficients in a specified X-Y Toroidal Asphere surface. If there is a problem, the function posts an error and returns a value of 0 or -1.
See Also Examples
|