|  | 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)
 Syntax
Syntaxpublic static SwDMApplication GetSWDocManager()
Public Shared Function GetSWDocManager As SwDMApplication
Return Value
Type: 
SwDMApplicationSW Document Manager
 Availability
Availability See Also
See Also