RhinoCommon API
PythonScriptRemoveVariable Method |
Removes a defined variable from the main scripting context.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

public abstract void RemoveVariable( string name )
Public MustOverride Sub RemoveVariable ( name As String )
Parameters
- name
- Type: SystemString
The variable name.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14