Gets or sets the damping constant value for this damper feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DampingConstant As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationDamperFeatureData
Dim value As System.Double
instance.DampingConstant = value
value = instance.DampingConstant |
C# | |
---|
System.double DampingConstant {get; set;} |
C++/CLI | |
---|
property System.double DampingConstant {
System.double get();
void set ( & System.double value);
} |
Property Value
Damping constant value
See Also
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0