Click or drag to resize

DimensionalConstraints Properties

The DimensionalConstraints type exposes the following members.

Properties
 NameDescription
Public propertyMaximumHeight The maximum height (Z dimension) that a unit may be to be processed by this endpoint. Expressed in mm.
Public propertyMaximumLength The maximum dimension that a unit may be in the X axis, that is in the direction of flow of the conveyor. Expressed in mm.
Public propertyMaximumThickness The maximum thickness that a unit may be to be processed by this endpoint. Expressed in mm.
Public propertyMaximumWeight The maximum weight that a unit may be to be processed by this endpoint. Expressed in grams.
Public propertyMaximumWidth The maximum dimension that a unit may be in the Y axis, that is perpendicular to the direction of flow of the conveyor. Expressed in mm.
Public propertyMinimumHeight The minimum height (Z dimension) that a unit may be to be processed by this endpoint. Expressed in mm.
Public propertyMinimumLength The minimum dimension that a unit may be in the X axis, that is in the direction of flow of the conveyor. Expressed in mm.
Public propertyMinimumThickness The minimum thickness that a unit may be to be processed by this endpoint. Expressed in mm.
Public propertyMinimumWeight The minimum weight that a unit may be to be processed by this endpoint. Expressed in grams.
Public propertyMinimumWidth The minimum dimension that a unit may be in the Y axis, that is perpendicular to the direction of flow of the conveyor. Expressed in mm.
Top
See Also