Return the geometry type that the Geometry property will return.
# Get the value of the property.propertyValue = profileCurve_var.geometryType
#include <Fusion/Sketch/ProfileCurve.h>// Get the value of the property.Curve3DTypes propertyValue = profileCurve_var->geometryType();