Motion-related special events.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Enum swSpecialMotionEventType_e
Inherits Enum |
C# | |
---|
public enum swSpecialMotionEventType_e : Enum |
C++/CLI | |
---|
public enum class swSpecialMotionEventType_e : public Enum |
Members
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
SolidWorks.Interop.swmotionstudy.swSpecialMotionEventType_e
See Also