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