AddPinConnector Method (ICWLoadsAndRestraintsManager)
Adds a pin connector.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ICWLoadsAndRestraintsManager
Dim DispArrayComp1 As Object
Dim DispArrayComp2 As Object
Dim ErrorCode As Integer
Dim value As CWPinConnector
value = instance.AddPinConnector(DispArrayComp1, DispArrayComp2, ErrorCode)
|
Parameters
- DispArrayComp1
- Array of a full cylindrical face or of multiple cylindrical faces of smaller angles belonging to the same body and coaxial with the same radius
- DispArrayComp2
- Array of a full cylindrical face or of multiple cylindrical faces of smaller angles belonging to the same body, but different than the body in DispArrayComp1, and coaxial with the same radius
- ErrorCode
- Error as defined in swsPinConnectorError_e
Return Value
Pin connector
See Also
Availability
SolidWorks Simulation API 2009 SP0