Description Returns the ith angle for a General Coating.
Syntax ang = GetGeneralCoatingIthAngle( id, indx )
Parameters ang (Double) Angle (in degrees) of the ith entry from General Coating definition.
id As Long Identifier for the General Coating from the Coating folder.
indx As Long Zero-based index of angle entry in General Coating.
Remarks Returns the ith angle for a General Coating.
See Also DeleteGeneralCoatingWavelength GetGeneralCoatingIthWavelength GetGeneralCoatingWavelengthCount
|