Sets the maximum clearance between non-touching faces or shell edges.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetClearanceValue( _
ByVal DMaxGap As System.Double _
) As System.Integer |
CSolidWorks.Interop.cosworks~SolidWorks.Interop.cosworks.ICWMultipleComponentContactsEditManager~SetClearanceValue.html# | |
---|
System.int SetClearanceValue(
System.double DMaxGap
) |
C++/CLI | |
---|
System.int SetClearanceValue(
& System.double DMaxGap
) |
Parameters
- DMaxGap
- Maximum clearance
Return Value
Error code as defined in
swsMultipleContactsEditErrorCode_e
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0