Description Retrieves the number of wavelength sample points defined in a particular general coating.
Syntax count = GetGeneralCoatingWavelengthCount ( id )
Parameters count (Long) Returns the count of wavelengths from the general coating.
id As Long Identifier of the general coating.
Remarks This function retrieves the number of wavelength sample points defined in a particular general coating. If there is a problem the function sets an error and returns -1.
See Also DeleteGeneralCoatingWavelength GetGeneralCoatingIthWavelength Examples
|