Navigation: Scripting Reference Manual > Functions & Subroutines > DeleteGeneralCoatingAngle

 

DeleteGeneralCoatingAngle

 

Contact Us: fredsupport@photonengr.com

 

Description

Deletes an angle from a general coating.

 

Syntax

success = DeleteGeneralCoatingAngle ( id, angle )

 

Parameters

success (Boolean)

True if the function was successful, False otherwise.

 

id As Long

Identifier of the general coating to be modified.

 

angle As Double

The angle to be deleted.

 

Remarks

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

DeleteGeneralCoatingWavelength

GetGeneralCoatingAngleCount

GetGeneralCoatingAngleSpec

GetGeneralCoatingIthAngle

GetGeneralCoatingIthWavelength

GetGeneralCoatingWavelengthCount

GetGeneralCoatingCoefficients

SetGeneralCoatingAngleSpec

SetGeneralCoatingCoefficients

Examples

Coatings

 

 

 

 

 

Copyright © Photon Engineering, LLC