Click or drag to resize

CoatingNozzleData Class

Provides information about the conditions of a particular Nozzle of a Coating machine at a given point in time.

** NOTE: ADDED in CFX 1.5 **

Inheritance Hierarchy
SystemObject
  CFX.Structures.CoatingCoatingNozzleData

Namespace: CFX.Structures.Coating
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class CoatingNozzleData

The CoatingNozzleData type exposes the following members.

Constructors
 NameDescription
Public methodCoatingNozzleData Default Constructor
Top
Properties
 NameDescription
Public propertyNozzle Coating Nozzle to which this coating data is related.
Public propertyNozzleReadings A list of readings / measurements that have been taken for this Nozzle.
Top
See Also