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