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