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