Navigation: Scripting Reference Manual > Functions & Subroutines > DeleteGeneralCoatingWavelength

 

DeleteGeneralCoatingWavelength

 

Contact Us: fredsupport@photonengr.com

 

Description

Deletes a wavelength from a general coating.

 

Syntax

success = DeleteGeneralCoatingWavelength ( id, wavelength )

 

Parameters

success (Boolean)

True if the function was successful, False otherwise.

 

id As Long

Identifier of the general coating.

 

wavelength As Double

The wavelength you want to delete.

 

Remarks

This function deletes a wavelength from a general coating.  If there is a problem, the function returns False and does not modify the general coating.

 

See Also

T_GENERALCOATINGITEM

AddGeneralCoating

AddGeneralCoatingWavelength

AddGeneralCoatingAngle

DeleteGeneralCoatingAngle

GetGeneralCoatingAngleCount

GetGeneralCoatingAngleSpec

GetGeneralCoatingIthAngle

GetGeneralCoatingIthWavelength

GetGeneralCoatingWavelengthCount

GetGeneralCoatingCoefficients

SetGeneralCoatingAngleSpec

SetGeneralCoatingCoefficients

Examples

Coatings

 

 

 

 

 

Copyright © Photon Engineering, LLC