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