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