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)
Syntax
public static SwDMApplication GetSWDocManager()

Return Value

Type: SwDMApplication
SW Document Manager
Availability

CUSTOMTOOLS 2015 SP0


See Also