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