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