Home - mcneel/rhinocommon-api-docs GitHub Wiki
The Rhino namespace contains fundamental types that define commonly-used value types and classes used in Rhino.
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(T) | Represents the persistent settings modification event arguments. |
![]() |
RhinoApp | .NET RhinoApp is parallel to C++ CRhinoApp. |
![]() |
RhinoDoc | Represents an active model. |
![]() |
RhinoDoc.TextureMappingEventArgs | Event arguments passed to the RhinoDoc.TextureMappingEvent. |
![]() |
RhinoDocObserverArgs | Arguments passed to IRhinoDocObserver methods. |
![]() |
RhinoMath | Provides constants and static methods that are additional to Math. |
Structure | Description | |
---|---|---|
![]() |
IndexPair | Represents two indices: I and J. |
Interface | Description | |
---|---|---|
![]() |
IEpsilonComparable(T) | |
![]() |
IEpsilonFComparable(T) | |
![]() |
IRhinoDocObserver | Implement this interface if you are a modeless interface to aid in handling multiple document implementations |
Delegate | Description | |
---|---|---|
![]() |
RhinoApp.KeyboardHookEvent | KeyboardEvent delegate |
Enumeration | Description | |
---|---|---|
![]() |
RhinoDoc.TextureMappingEventType | |
![]() |
UnitSystem | ON::LengthUnitSystem identifies a length unit system United States customary length units references: http://www.nist.gov/pml/wmd/metric/upload/frn-59-5442-1959.pdf http://en.wikipedia.org/wiki/United_States_customary_units http://en.wikipedia.org/wiki/International_yard_and_pound |