Returns the sketch constraints that are attached to this curve.
# Get the value of the property.propertyValue = sketchArc_var.geometricConstraints
#include <Fusion/Sketch/SketchArc.h>// Get the value of the property.Ptr<GeometricConstraintList> propertyValue = sketchArc_var->geometricConstraints();