Description Sets a particular even aspheric coefficient in a specific Asphere surface.
Syntax SetAsphereEvenCoef n, indx, coef
Parameters n As Long Node number for the Asphere surface.
indx As Long Even coefficient identifier.
coef As Double The new value of the aspheric coefficient.
Remarks This subroutine sets a particular even aspheric coefficient in a specific Asphere surface If there is a problem, the function posts an error and returns without modifying the surface.
See Also Examples
|