Sets the units of clearance distance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetClearanceUnit( _
ByVal NGapUnit As System.Integer _
) As System.Integer |
CSolidWorks.Interop.cosworks~SolidWorks.Interop.cosworks.ICWMultipleComponentContactsEditManager~SetClearanceUnit.html# | |
---|
System.int SetClearanceUnit(
System.int NGapUnit
) |
C++/CLI | |
---|
System.int SetClearanceUnit(
& System.int NGapUnit
) |
Parameters
- NGapUnit
- Units of clearance as defined in swsPinballUnit_e
Return Value
Error code as defined in
swsMultipleContactsEditErrorCode_e
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0