Gets the number of nodes in the active study.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property NodeCount As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWMesh
Dim value As Integer
value = instance.NodeCount
|
C++/CLI | |
---|
property int NodeCount {
int get();
} |
Return Value
Number of nodes in the active study
See Also
Availability
SolidWorks Simulation API 2008 SP1.0