Click or drag to resize

CTInterfaceGetSWDocManager Method

Get licensed instance of SOLIDWORKS Document Manager. Instance is available only if CTInterface has been initialized by CUSTOMTOOLS.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public static SwDMApplication GetSWDocManager()

Return Value

SwDMApplication
SW Document Manager
Revision History
DateVersionDescription
-2015 SP0First Release
See Also