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