Class ExtensionManagerHelper
Static class to get instance of extension manager
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class ExtensionManagerHelper : Object
Methods
GetInstance()
Get instance of extension manager from main CAM application
Declaration
public static ComWrapper<IExtensionManager> GetInstance()
Returns
Type | Description |
---|---|
ComWrapper<IExtensionManager> |