Returns a NURBS curve that is geometrically identical to the ellipse.
# Get the value of the property.propertyValue = ellipse2D_var.asNurbsCurve
#include <Core/Geometry/Ellipse2D.h>// Get the value of the property.Ptr<NurbsCurve2D> propertyValue = ellipse2D_var->asNurbsCurve();