Description Returns the number of wavelengths used in specifying a Sampled Material.
Syntax count = GetSampledMaterialWavelengthCount ( id )
Parameters count (Long) Number of wavelengths used in a specified Sampled Material definition.
id As Long Integer identifier for the Sampled Material.
Remarks GetSampledMaterialWavelengthCount returns the current number of wavelengths used in specifying a Sampled Material.
See Also GetSampledMaterialIthWavelength SetSampledMaterialIthWavelength Examples
|