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