Click or drag to resize

PythonScriptScriptContextCommand Property

Command associated with this script. Used for localiation

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Command ScriptContextCommand { get; set; }

Property Value

Type: Command
See Also