Calculates the joints at the free ends of structural members and at the intersection of two or more structural members.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub CalculateJoints() |
Visual Basic (Usage) | |
---|
Dim instance As ICWJoints
instance.CalculateJoints() |
C# | |
---|
void CalculateJoints() |
C++/CLI | |
---|
void CalculateJoints(); |
Example
Remarks
See Also
Availability
SolidWorks Simulation API 2010 SP0