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