Returns the BRepEdges used by this face
# Get the value of the property.propertyValue = bRepFace_var.edges
#include <Fusion/BRep/BRepFace.h>// Get the value of the property.Ptr<BRepEdges> propertyValue = bRepFace_var->edges();