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