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