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