Click or drag to resize
RsPointType Enumeration
Specifies values for PointType

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 RsPointType
Members
  Member nameValueDescription
None0 The parameter is not a point.
ToPoint1 The parameter represents the destination point.
CirPoint2 The parameter represents a circle point.
ToJointPos3 The parameter represents the destionation joint position.
ViaPoint4 The parameter represents a via point.
Version Information

Supported in: 1.0.0.0
See Also