Click or drag to resize
SelectionReason Enumeration
Reasons for why an object was added to a ProjectSelection.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public enum SelectionReason
Members
  Member nameValueDescription
None0 No reason was specified.
ObjectCreated1 The object has been newly created.
Browser2 The object was selected in a browser.
Graphics3 The object was selected in the graphics.
Version Information

Supported in: 1.0.0.0
See Also