Click or drag to resize
CTInterfaceOnModelDocLoaded Event

[This is preliminary documentation and is subject to change.]

Invoked when a SOLIDWORKS document has been loaded.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<CTInterfaceModelDocLoadedArgs> OnModelDocLoaded

Value

Type: SystemEventHandlerCTInterfaceModelDocLoadedArgs
Availability

CUSTOMTOOLS 2012 SP2


See Also