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