There is the pcurve in the interconnects, which is a specific type of parametric curve. The methodology used for the pcurve can be extended to other kinds of parametric curves. It could use a tutorial in the near future on how to do that.
import nazca as nd
nd.pcurve().put()
nd.export_plt()