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