Click or drag to resize
CTInterface.OnFileSavePre Event
Invoked when a SOLIDWORKS document is being saved.

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

Value

Type: System.EventHandler<CTInterface.OnFileSavePreArgs>
Availability

CUSTOMTOOLS 2015 SP0


See Also