Click or drag to resize

UnitConveyingActivity Class

A specialized type of Activity that occurs when a unit is conveyed in an endpoint.
Inheritance Hierarchy
SystemObject
  CFX.StructuresActivity
    CFX.StructuresUnitConveyingActivity

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

The UnitConveyingActivity type exposes the following members.

Constructors
 NameDescription
Public methodUnitConveyingActivity Default Constructor
Top
Properties
 NameDescription
Public propertyArrivalStage The Stage to where the unit is conveyed
Public propertyConveyingDistance The total distance of conveying (in mm)
Public propertyDepartureStage The Stage from where the unit is conveyed
Top
See Also