Pre-notifies the user program when the user edits the definition of a selected feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DAssemblyDocEvents_FeatureEditPreNotifyEventHandler( _
ByVal EditFeature As System.Object _
) As System.Integer |
C# | |
---|
public delegate System.int DAssemblyDocEvents_FeatureEditPreNotifyEventHandler(
System.object EditFeature
) |
C++/CLI | |
---|
public delegate System.int DAssemblyDocEvents_FeatureEditPreNotifyEventHandler(
& System.Object^ EditFeature
) |
Parameters
- EditFeature
- Edited feature definition
Remarks
Availability
SOLIDWORKS 2001Plus SP1, Revision Number 10.1