Gets or sets the gravitational strength.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Strength As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationGravityFeatureData
Dim value As System.Double
instance.Strength = value
value = instance.Strength |
C# | |
---|
System.double Strength {get; set;} |
C++/CLI | |
---|
property System.double Strength {
System.double get();
void set ( & System.double value);
} |
Property Value
Gravitational strength
Example
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0