Returns the mesh manager object for this body.
# Get the value of the property.propertyValue = bRepBody_var.meshManager
#include <Fusion/BRep/BRepBody.h>// Get the value of the property.Ptr<MeshManager> propertyValue = bRepBody_var->meshManager();