Description Retrieves the number of angles in a specified general coating.
Syntax count = GetGeneralCoatingAngleCount ( id )
Parameters count (Long) Returns the number of angles in the general coating.
id As Long Identifier of the general coating.
Remarks This function retrieves the number of angles in a specified general coating. If there is a problem the function sets an error and returns -1.
See Also DeleteGeneralCoatingWavelength GetGeneralCoatingIthWavelength GetGeneralCoatingWavelengthCount Examples
|