Click or drag to resize

AddCustomUISections Class

This class contains the event to add custom ui sections when the content ui is created.
Inheritance Hierarchy
SystemObject
  Rhino.RenderAddCustomUISections

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static class AddCustomUISections

The AddCustomUISections type exposes the following members.

Events
  NameDescription
Public eventStatic memberOnAddCustomUISections
This event is raised when a OnAddCustomUISections Event is triggered in rdk.
Top
See Also