Namespace Loehnert.Lisrt.Scripting.Python
Classes
- EmptyPythonItemTemplate
Template for a empty python file.
- Engine
Class for a script engine.
- MenuDefinitions
Contains the menu definitions for the python engine.
- ScriptCanceldException
A localizable exception for a stopped script.
- ScriptScopeWrapper
Represents a wrapper for the Microsoft.Scripting.Hosting.ScriptScope class. ExternalVariables returns all variables that where added by SetVariable(string, object).
- ToolBarDefinitions
Definitions for the python script tool bar.