The Rhino namespace contains fundamental types that
define commonly-used value types and classes used in Rhino.
Base namespace where we put classes that we couldn't figure out any good spot to put them.
Classes
| Class | Description | |
|---|---|---|
| DocumentEventArgs |
Provides document information for RhinoDoc events.
| |
| DocumentOpenEventArgs |
Provides document information for RhinoDoc events.
| |
| DocumentSaveEventArgs |
Provides document information for RhinoDoc events.
| |
| PersistentSettings |
A dictionary of SettingValue items.
| |
| PersistentSettingsEventArgs |
Represents event data that is passed as state in persistent settings events.
| |
| PersistentSettingsEventArgs<(Of <(<'T>)>)> |
Represents the persistent settings modification event arguments.
| |
| RhinoApp | .NET RhinoApp is parallel to C++ CRhinoApp. | |
| RhinoDoc |
Represents an active model.
| |
| RhinoMath |
Provides constants and static methods that are additional to
Math.
| |
| RhinoWindow |
Represents the top level window in Rhino
|
Structures
| Structure | Description | |
|---|---|---|
| IndexPair |
Represents two indices: I and J.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| UnitSystem |
Provides enumerated values for several unit systems.
|