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