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