Description Sets the angle specification from a General Coating.
Syntax SetGeneralCoatingAngleSpec id, spec
Parameters id As Long The identifier of the General Coating.
spec as Integer The new angle specification for the General Coating. Can be one of the following values only: 0 (incident) 1 (transmitted) 2 (low index) 3 (high index)
Remarks This subroutine sets the angle specification from a General Coating. If there is a problem the subroutine sets an error and returns without modifying the General Coating.
See Also DeleteGeneralCoatingWavelength GetGeneralCoatingIthWavelength GetGeneralCoatingWavelengthCount Examples
|