RhinoCommon API
PythonCompiledCode Class |
Represents scripting compiled code.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
The PythonCompiledCode type exposes the following members.
| Name | Description | |
|---|---|---|
| PythonCompiledCode | Initializes a new instance of the PythonCompiledCode class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Execute |
Executes the script in a specific scope.
| |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |