Click or drag to resize

CTInterfaceOnFileSavePre Event

Invoked when a SOLIDWORKS document is being saved.

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

Value

Type: SystemEventHandlerCTInterfaceOnFileSavePreArgs
Availability

CUSTOMTOOLS 2015 SP0


See Also