Click or drag to resize

Stage Class

A data structure that represents a work area or step within a production related endpoint through which production units flow
Inheritance Hierarchy

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class Stage

The Stage type exposes the following members.

Constructors
 NameDescription
Public methodStage Default constructor
Top
Properties
 NameDescription
Public propertyStageName A friendlly name for this stage
Public propertyStageSequence Sequence of this stage in the machine
Public propertyStageType An enumeration indicating the purpose of this particular stage
Top
See Also