Gets or sets the exponent of the damper force expression for this simulation spring feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ExponentOfDamperForceExpression As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationSpringFeatureData
Dim value As Integer
instance.ExponentOfDamperForceExpression = value
value = instance.ExponentOfDamperForceExpression
|
C# | |
---|
int ExponentOfDamperForceExpression {get; set;} |
C++/CLI | |
---|
property int ExponentOfDamperForceExpression {
int get();
void set (int value);
} |
Return Value
Exponent of the damper force expression
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0