Obsolete. Superseded by ICWStaticStudyOptions::ComputeFreeBodyForce2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ComputeFreeBodyForce As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWStaticStudyOptions
Dim value As System.Integer
instance.ComputeFreeBodyForce = value
value = instance.ComputeFreeBodyForce |
C# | |
---|
System.int ComputeFreeBodyForce {get; set;} |
C++/CLI | |
---|
property System.int ComputeFreeBodyForce {
System.int get();
void set ( & System.int value);
} |
Property Value
1 to compute free body forces, 0 to not
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0