Sets the friction coefficient.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetFrictionValue( _
ByVal DFrictionValue As System.Double _
) As System.Integer |
CSolidWorks.Interop.cosworks~SolidWorks.Interop.cosworks.ICWMultipleComponentContactsEditManager~SetFrictionValue.html# | |
---|
System.int SetFrictionValue(
System.double DFrictionValue
) |
Parameters
- DFrictionValue
- 0.0 <= Coefficient of friction <= 1.0
Return Value
Error code as defined in
swsMultipleContactsEditErrorCode_e
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0