Pre-notifies user applications before a part is dropped from File Explorer into an assembly document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DAssemblyDocEvents_FileDropPreNotifyEventHandler( _
ByVal FileName As System.String _
) As System.Integer |
C# | |
---|
public delegate System.int DAssemblyDocEvents_FileDropPreNotifyEventHandler(
System.string FileName
) |
C++/CLI | |
---|
public delegate System.int DAssemblyDocEvents_FileDropPreNotifyEventHandler(
& System.String^ FileName
) |
Parameters
- FileName
- Name of the file to use for the rest of the drop process
Remarks
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0