Returns the parent body of the face.
# Get the value of the property.propertyValue = bRepFace_var.body
#include <Fusion/BRep/BRepFace.h>// Get the value of the property.Ptr<BRepBody> propertyValue = bRepFace_var->body();