Returns a MeshManager object that allows access to existing and new meshes of this face.
# Get the value of the property.propertyValue = bRepFace_var.meshManager
#include <Fusion/BRep/BRepFace.h>// Get the value of the property.Ptr<MeshManager> propertyValue = bRepFace_var->meshManager();