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