Gets or sets whether to reverse the direction of this simulation spring feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseDirection As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationSpringFeatureData
Dim value As Boolean
instance.ReverseDirection = value
value = instance.ReverseDirection
|
C# | |
---|
bool ReverseDirection {get; set;} |
C++/CLI | |
---|
property bool ReverseDirection {
bool get();
void set (bool value);
} |
Return Value
True to reverse the direction of this simulation spring feature, false to not
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0