Enum SelectionReason
Reasons for why an object was added to a ProjectSelection.
Namespace: ABB.Robotics.RobotStudio
Assembly: ABB.Robotics.RobotStudio.dll
Syntax
public enum SelectionReason
Fields
| Name | Description |
|---|---|
| Browser | The object was selected in a browser. |
| Graphics | The object was selected in the graphics. |
| None | No reason was specified. |
| ObjectCreated | The object has been newly created. |