Returns the parent sketch object.
# Get the value of the property.propertyValue = geometricConstraint_var.parentSketch
#include <Fusion/Sketch/GeometricConstraint.h>// Get the value of the property.Ptr<Sketch> propertyValue = geometricConstraint_var->parentSketch();