Description Retrieves the number of wavelengths defined for a sampled coating.
Syntax count = GetSampledCoatingWavelengthCount ( id )
Parameters count (Double) Returns the number of wavelengths defined for the sampled coating.
id As Long Identifier of the sampled coating.
Remarks This function retrieves the number of wavelengths defined for a sampled coating. If there is a problem the function sets an error and returns -1.
See Also DeleteSampledCoatingIthWavelength DeleteSampledCoatingWavelength GetSampledCoatingIthWavelength Examples
|