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