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