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