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