Gets the number of spot-weld locations.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSpotWeldLocationCount() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWSpotWeldConnector
Dim value As System.Integer
value = instance.GetSpotWeldLocationCount() |
C# | |
---|
System.int GetSpotWeldLocationCount() |
C++/CLI | |
---|
System.int GetSpotWeldLocationCount(); |
Return Value
Number of spot-weld locations
See Also
Availability
SolidWorks Simulation API 2009 SP0