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