Click or drag to resize

ScriptManagerExecuteScript Method

Execute the command.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public abstract void ExecuteScript(
	string filePath
)

Parameters

filePath
Type: SystemString
Script file path.
See Also