Click or drag to resize
DirectionAxis Enumeration
Directed axis enumeration

Namespace:  ABB.Robotics.Math
Assembly:  ABB.Robotics.Math (in ABB.Robotics.Math.dll) Version: 7.0.8747.636
Syntax
C#
public enum DirectionAxis
Members
  Member nameValueDescription
Undefined-1 Undefined axis
PositiveX0 Positive X axis
PositiveY1 Positive Y axis
PositiveZ2 Positive Z axis
NegativeX3 Negative X axis
NegativeY4 Negative Y axis
NegativeZ5 Negative Z axis
Version Information

Supported in: 1.0
See Also