Click or drag to resize
PhysicsConstraintType Enumeration
Specifies the type of a PhysicsConstraint.

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 PhysicsConstraintType
Members
  Member nameValueDescription
Rotational1 Allows rotation in one direction around an axis
Ball2 Allows rotation in any direction around a point
Lock6 Locks the two component together with no degrees of freedom
Prismatic7 Allows translation along an axis
Cylindrical8 Allows translation along and rotation around an axis
Version Information

Supported in: 1.0.0.0
See Also