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