Description Returns the number of diffraction orders in the efficiency table of a specific surface.
Syntax count = GetDiffractOrderCount ( n )
Parameters count (Long) The number of diffraction orders in the surface efficiency table.
n As Long Node number of the surface.
Remarks This function returns the number of diffraction orders in the efficiency table of a specific surface. If there is a problem, the function sets an error and returns 0.
See Also Diffraction Grating Script Commands
|