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