[Missing <summary> documentation for "N:Rhino.Runtime"]
Classes
| Class | Description | |
|---|---|---|
| AssemblyResolver |
Assembly Resolver for the Rhino App Domain.
| |
| CommonObject |
Base class for .NET classes that wrap C++ unmanaged Rhino classes.
| |
| DocumentCollectedException |
Represents the error that happen when a class user attempts to execute a modifying operation
on an object that has been added to a document.
| |
| HostUtils |
Contains static methods to deal with teh runtime environment.
| |
| Interop |
Contains static methods to marshal objects between RhinoCommon and legacy Rhino_DotNet or C++.
| |
| PythonCompiledCode |
Represents scripting compiled code.
| |
| PythonScript |
Represents a Python script.
| |
| RdkNotLoadedException |
Is thrown when the RDK is not loaded.
| |
| Skin |
Represents a customized environment that changes the appearance of Rhino.
Skin DLLs must contain a single class that derives from the Skin class. |
Delegates
| Delegate | Description | |
|---|---|---|
| HostUtils..::..ExceptionReportDelegate |
Represents a reference to a method that will be called when an exception occurs.
|