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