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