Class ScriptEditorHelper
Helper methods for ICamIpcScriptEditor
Inherited Members
Namespace: CAMIPC.DotnetHelper
Assembly: CAMIPC.DotnetHelper.dll
Syntax
public static class ScriptEditorHelper
Methods
Load(ComWrapper<ICamIpcScriptEditor>, string)
Load a script project/file (.spr) into the editor and show it for editing
Declaration
public static void Load(this ComWrapper<ICamIpcScriptEditor> editorCom, string scriptPath)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcScriptEditor> | editorCom | |
| string | scriptPath |