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