Click or drag to resize

PythonScriptScriptContextDoc Property

object set to variable held in scriptcontext.doc.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Object ScriptContextDoc { get; set; }

Property Value

Type: Object
See Also