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