Returns the number of mesh bodies in the collection.
# Get the value of the property.propertyValue = meshBodies_var.count
#include <Fusion/MeshBody/MeshBodies.h>// Get the value of the property.uinteger propertyValue = meshBodies_var->count();