Gets the number of target entities for this bolt connector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTargetEntityCount() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWBoltConnector
Dim value As System.Integer
value = instance.GetTargetEntityCount() |
C# | |
---|
System.int GetTargetEntityCount() |
C++/CLI | |
---|
System.int GetTargetEntityCount(); |
Return Value
Number of target entities for this bolt connector
See Also
Availability
SOLIDWORKS Simulation API 2009 SP0