Returns the associated sketch entity that defines this curve.
# Get the value of the property.propertyValue = profileCurve_var.sketchEntity
#include <Fusion/Sketch/ProfileCurve.h>// Get the value of the property.Ptr<SketchEntity> propertyValue = profileCurve_var->sketchEntity();