Click or drag to resize

ApplicationEntryPointScriptManager Property

Get the object that manages scripts.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public virtual ScriptManager ScriptManager { get; }

Property Value

Type: ScriptManager
See Also