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: 1.7.3
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