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