Gets all of the nodes in the mesh.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetNodes() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ICWMesh
Dim value As System.Object
value = instance.GetNodes() |
C# | |
---|
System.object GetNodes() |
C++/CLI | |
---|
System.Object^ GetNodes(); |
Return Value
Array of all of the nodes in the mesh
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0