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; }
Public Property ScriptContextCommand As Command
Get
Set
Property Value
Type:
CommandSee Also