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