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