Navigation: Scripting Reference Manual > Functions & Subroutines > AddGeneralCoatingAngle

 

AddGeneralCoatingAngle

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds an angle to a general coating.

 

Syntax

success = AddGeneralCoatingAngle ( id, angle )

 

Parameters

success (Boolean)

True if the function was successful, False otherwise.

 

id As Long

Identifier of the general coating.

 

angle As Double

The angle in degrees.

 

 

Remarks

This function adds an angle to 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

DeleteGeneralCoatingWavelength

DeleteGeneralCoatingAngle

GetGeneralCoatingAngleCount

GetGeneralCoatingAngleSpec

GetGeneralCoatingIthAngle

GetGeneralCoatingIthWavelength

GetGeneralCoatingWavelengthCount

GetGeneralCoatingCoefficients

SetGeneralCoatingAngleSpec

SetGeneralCoatingCoefficients

Examples

Coating

 

 

 

 

 

Copyright © Photon Engineering, LLC