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