Returns all of the edges that connect concave faces.
# Get the value of the property.propertyValue = bRepBody_var.concaveEdges
#include <Fusion/BRep/BRepBody.h>// Get the value of the property.Ptr<BRepEdges> propertyValue = bRepBody_var->concaveEdges();