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