Click or drag to resize
OnFileSavePreArgs Properties

The CTInterfaceOnFileSavePreArgs type exposes the following members.

Properties
  NameDescription
Public propertyFilename
Name of the file about to be saved. Set Handled to TRUE in case filename override.
Public propertyHandled
Must be set to TRUE in order to override Filename.
Public propertyProject
Active CUSTOMTOOLS Project
Public propertySWDoc
SolidWorks.Interop.sldworks.ModelDoc2 about to be saved. Type is defined in assembly SolidWorks.Interop.sldworks.dll.
Top
See Also