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