Navigation: Scripting Reference Manual > Functions & Subroutines > AddGeneralCoatingWavelength

 

AddGeneralCoatingWavelength

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds a wavelength data point to the specified General Coating.

 

Syntax

success = AddGeneralCoatingWavelength( id, wavelength )

 

Parameters

success (Boolean)

True if the operation succeeded, False otherwise.

 

id As Long

Identifier of the General Coating.

 

wavelength As Double

Wavelength you want to add to the specified General Coating.

 

 

Remarks

This function adds a wavelength data point to the specified General Coating. If there is a problem, the function returns False and may or may not set an error.

 

See Also

T_GENERALCOATINGITEM

AddGeneralCoating

AddGeneralCoatingAngle

DeleteGeneralCoatingWavelength

DeleteGeneralCoatingAngle

GetGeneralCoatingAngleCount

GetGeneralCoatingAngleSpec

GetGeneralCoatingIthAngle

GetGeneralCoatingIthWavelength

GetGeneralCoatingWavelengthCount

GetGeneralCoatingCoefficients

SetGeneralCoatingAngleSpec

SetGeneralCoatingCoefficients

Examples

Coatings

 

 

 

 

 

Copyright © Photon Engineering, LLC