Gets the name of this fatigue event.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Name As String |
Visual Basic (Usage) | |
---|
Dim instance As ICWFatigueEvent
Dim value As String
value = instance.Name
|
C++/CLI | |
---|
property String^ Name {
String^ get();
} |
Return Value
Name of this fatigue event
Example
See Also
Availability
SolidWorks Simulation API 2012 SP0