RhinoCommon API
PythonScriptSetupScriptContext Method |
Setups the script context. Use a RhinoDoc instance unless unsure.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
public virtual void SetupScriptContext( Object doc )
Public Overridable Sub SetupScriptContext ( doc As Object )
Parameters
- doc
- Type: SystemObject
Document.