Post-notifies the user program when an assembly document is rebuilt.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DAssemblyDocEvents_RegenPostNotify2EventHandler( _
ByVal stopFeature As System.Object _
) As System.Integer |
C# | |
---|
public delegate System.int DAssemblyDocEvents_RegenPostNotify2EventHandler(
System.object stopFeature
) |
C++/CLI | |
---|
public delegate System.int DAssemblyDocEvents_RegenPostNotify2EventHandler(
& System.Object^ stopFeature
) |
Parameters
- stopFeature
- If rolled back, the assembly feature below the rollback bar in the FeatureManager design tree
- If rebuilt, Nothing or null
Example
Remarks
Availability
SOLIDWORKS 2010 FCS, Revision Number 18.0