Sets the type of the component contacts to edit.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetContactType( _
ByVal NType As System.Integer _
) As System.Integer |
CSolidWorks.Interop.cosworks~SolidWorks.Interop.cosworks.ICWMultipleComponentContactsEditManager~SetContactType.html# | |
---|
System.int SetContactType(
System.int NType
) |
C++/CLI | |
---|
System.int SetContactType(
& System.int NType
) |
Parameters
- NType
Type of contact for:
Return Value
Error code as defined in
swsMultipleContactsEditErrorCode_e
Example
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0