RhinoCommon API
LightTableEventType Enumeration |
[Missing <summary> documentation for "T:Rhino.DocObjects.Tables.LightTableEventType"]
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
| Member name | Value | Description | |
|---|---|---|---|
| Added | 0 | ||
| Deleted | 1 | ||
| Undeleted | 2 | ||
| Modified | 3 | ||
| Sorted | 4 | LightTable.Sort() potentially changed sort order. |