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