Returns the geometric entity of this portion of the profile.
# Get the value of the property.propertyValue = profileCurve_var.geometry
#include <Fusion/Sketch/ProfileCurve.h>// Get the value of the property.Ptr<Curve3D> propertyValue = profileCurve_var->geometry();