If you are familiar with Blender you can try my Blender to Sketch exporter:
http://www.fauskes.net/code/blend2sketch/documentation/
The documentation is a bit out of date.
The latest development version can be found here:
http://code.google.com/p/blenderscripts/source/browse/trunk/scripts/sketch_export.py
The script can generate Sketch code for curves, but the curves are
converted to polylines first.
- Kjell Magne Fauske