Click or drag to resize
JointType Enumeration
Specifies the motion type of a mechanism joint.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public enum JointType
Members
  Member nameValueDescription
Rotational0 Rotational motion.
Prismatic1 Linear motion.
Undefined2 Undefined motion.
Version Information

Supported in: 1.0.0.0
See Also