Click or drag to resize
ForwardKinematicsResult Enumeration
Specifies the result of a forward kinematic calculation.

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 ForwardKinematicsResult
Members
  Member nameValueDescription
InsideLimits0 The operation succeeded.
OutsideLimits1 The joint values were outside the limits.
ForwardKinematicsFailed2 The operation failed.
Version Information

Supported in: 1.0.0.0
See Also