Sets the specified bonding formulation for all component contacts.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetBondingFormulation( _
ByVal NType As System.Integer _
) As System.Integer |
C# | |
---|
System.int SetBondingFormulation(
System.int NType
) |
C++/CLI | |
---|
System.int SetBondingFormulation(
& System.int NType
) |
Parameters
- NType
Option for
Return Value
Error code as defined in
swsMultipleContactsEditErrorCode_e
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2022 SP1