Gets or sets the dynamic friction coefficient in a 3D contact feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DynamicFrictionCoefficient As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISimulation3DContactFeatureData
Dim value As System.Double
instance.DynamicFrictionCoefficient = value
value = instance.DynamicFrictionCoefficient |
C# | |
---|
System.double DynamicFrictionCoefficient {get; set;} |
C++/CLI | |
---|
property System.double DynamicFrictionCoefficient {
System.double get();
void set ( & System.double value);
} |
Property Value
Dynamic friction coefficient
Remarks
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0