Click or drag to resize

CoatingNozzle Class

A specialized type of Stage that represents a Nozzle within a Coating Machine.

** NOTE: ADDED in CFX 1.5 **

Inheritance Hierarchy
SystemObject
  CFX.StructuresStage
    CFX.Structures.CoatingCoatingNozzle

Namespace: CFX.Structures.Coating
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class CoatingNozzle : Stage

The CoatingNozzle type exposes the following members.

Constructors
 NameDescription
Public methodCoatingNozzle Default Constructor
Top
Properties
 NameDescription
Public propertyCoatingNozzleType The type/purpose of this Nozzle.
Top
See Also