PythonScriptScriptContextCommand Property |
Command associated with this script. Used for localiation
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Command ScriptContextCommand { get; set; }Public Property ScriptContextCommand As Command
Get
Set
Property Value
Type:
Command
Version InformationRhino for Windows
Supported in: 6.8
See Also