Fired whenever the sketch is solved; for example, when dragging a sketch entity, adding or editing relations, changing dimensions, and so on.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DAssemblyDocEvents_SketchSolveNotifyEventHandler( _
ByVal featName As System.String _
) As System.Integer |
C# | |
---|
public delegate System.int DAssemblyDocEvents_SketchSolveNotifyEventHandler(
System.string featName
) |
C++/CLI | |
---|
public delegate System.int DAssemblyDocEvents_SketchSolveNotifyEventHandler(
& System.String^ featName
) |
Parameters
- featName
- Name of the sketch feature being updated
Remarks
Availability
SOLIDWORKS 2005 FCS, Revision Number 13.0