| CTInterfaceGetSWDocManager Method |
Get licensed instance of SOLIDWORKS Document Manager.
Instance is available only if CTInterface has been initialized by CUSTOMTOOLS.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntax public static SwDMApplication GetSWDocManager()
Public Shared Function GetSWDocManager As SwDMApplication
Return Value
Type:
SwDMApplicationSW Document Manager
Availability See Also