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