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