GH_SelectionState Enumeration |
Enumerates the possible effects of a specific selection operation.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public enum GH_SelectionState
Public Enumeration GH_SelectionState
Members
| Member name | Value | Description |
---|
| Changed | 0 | |
| Unchanged | 1 | |
See Also