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