Gets or sets the free length (i.e., length to stretch or compress the spring) for the functional expression for this simulation spring feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FreeLength As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationSpringFeatureData
Dim value As Double
instance.FreeLength = value
value = instance.FreeLength
|
C# | |
---|
double FreeLength {get; set;} |
C++/CLI | |
---|
property double FreeLength {
double get();
void set (double value);
} |
Return Value
Free length
Example
Remarks
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0