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