Gets the number of entities in this elastic support fixture.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function GetEntityCount() As System.Integer | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As ICWElasticConnector
Dim value As System.Integer
 
value = instance.GetEntityCount() | 
| C# |  | 
|---|
| System.int GetEntityCount() | 
| C++/CLI |  | 
|---|
| System.int GetEntityCount();  | 
Return Value
Number of entities
Example
 
            
             
            
            See Also
 
            Availability
SOLIDWORKS Simulation API 2009 SP0