Returns the type of geometry this curve represents.
# Get the value of the property.propertyValue = polyline2D_var.curveType
#include <Core/Geometry/Polyline2D.h>// Get the value of the property.Curve2DTypes propertyValue = polyline2D_var->curveType();