PythonScript.ScriptContextDoc Property

PythonScriptScriptContextDoc Property

object set to variable held in scriptcontext.doc.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Object ScriptContextDoc { get; set; }
Public Property ScriptContextDoc As Object
	Get
	Set

Property Value

Type: Object
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also