Description Retrieves a specified aspheric coefficient from a particular X-Y Toroidal Asphere surface.
Syntax val = GetXYToroidalAsphereIthCoef ( n, indx )
Parameters val (Double) The ith coefficient from the surface.
n As Long Node number for the surface.
indx As Long Specifies which coefficient from the surface to retrieve.
Remarks This function retrieves a specified aspheric coefficient from a particular X-Y Toroidal Asphere surface. If there is a problem, the function posts an error and returns a value of 0.
See Also Examples
|