Export nurbs curve details

 From:  miquik
10444.1 
Hi all,

I check javascript API and it seems there is only a generic Curve object that represent every curve?
Is it possible to obtain nurbs representation (control points, degree, knot vector) of a curve in geometrydatabase?

Thanks