Returns the total number of nodes in the mesh.
# Get the value of the property.propertyValue = triangleMesh_var.nodeCount
#include <Fusion/MeshData/TriangleMesh.h>// Get the value of the property.integer propertyValue = triangleMesh_var->nodeCount();