RhinoCommon API
DimStyleTableEventType Enumeration |
[Missing <summary> documentation for "T:Rhino.DocObjects.Tables.DimStyleTableEventType"]
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
| Member name | Value | Description | |
|---|---|---|---|
| Added | 0 | ||
| Deleted | 1 | ||
| Undeleted | 2 | ||
| Modified | 3 | name, color, etc., change | |
| Sorted | 4 | doc.m_dimstyle_table.Sort() potentially changed sort order | |
| Current | 5 | current dim style change |