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