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