Obsolete. Superseded by ICWCentrifugalForce::ReverseAngVelocityDirection2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseAngVelocityDirection As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWCentriFugalForce
Dim value As System.Integer
instance.ReverseAngVelocityDirection = value
value = instance.ReverseAngVelocityDirection |
C# | |
---|
System.int ReverseAngVelocityDirection {get; set;} |
C++/CLI | |
---|
property System.int ReverseAngVelocityDirection {
System.int get();
void set ( & System.int value);
} |
Property Value
1 to reverse direction, 0 to not
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0