Click or drag to resize
CTInterfaceOnFileSavePre Event

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

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