Description Returns the number of thin film layers in a Thin Film coating.
Syntax count = GetThinFilmLayerCount ( id )
Parameters count (Long) The number of layers in the Thin Film coating.
id As Long Identifier of the Thin Film coating.
Remarks This function returns the number of thin film layers in a Thin Film coating. If there is a problem, the function will return -1 and may or may not set an error.
See Also Examples
|