RhinoCommon API
PythonScriptScriptContextCommand Property |
Command associated with this script. Used for localiation
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
public Command ScriptContextCommand { get; set; }
Public Property ScriptContextCommand As Command Get Set