Returns the edge sets associated with this chamfer.
# Get the value of the property.propertyValue = chamferFeature_var.edgeSets
#include <Fusion/Features/ChamferFeature.h>// Get the value of the property.Ptr<ChamferEdgeSets> propertyValue = chamferFeature_var->edgeSets();