Click or drag to resize

RhinoDocRenderContentTableEventType Enumeration

Type of content table event

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.7
Syntax
public enum RenderContentTableEventType
Members
  Member nameValueDescription
Loaded0 The document has been read and the table has been loaded
Clearing1 The table is about to be cleared
Cleared2 The table has been cleared
MaterialAssignmentChanged3 Object or layer material assignment changed
See Also