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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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