Fired for motion-related special events, such as contacts.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DMotionStudyEvents_SpecialMotionEventNotifyEventHandler( _
ByVal Time As Double, _
ByVal EventType As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As New DMotionStudyEvents_SpecialMotionEventNotifyEventHandler(AddressOf HandlerMethod)
|
C# | |
---|
public delegate int DMotionStudyEvents_SpecialMotionEventNotifyEventHandler(
double Time,
int EventType
) |
C++/CLI | |
---|
public delegate int DMotionStudyEvents_SpecialMotionEventNotifyEventHandler(
& double Time,
& int EventType
) |
Parameters
- Time
- Time
- EventType
- Motion-related special event as defined in swSpecialMotionEventType_e
Remarks
Availability
SolidWorks 2011 FCS, Revision Number 19.0