Converting planar curve(s) in a PNG into NURBS curves

 From:  Michael Gibson
11152.8 In reply to 11152.7 
Hi Brian,

re:
> The PNG exports to SVG, but MoI does not seem to import the SVG.

MoI only reads vector drawing entities from SVG files, bitmap images will be skipped.

You'll need to convert it from raster/image data into vector drawing data, you mentioned a couple of tools above for doing that like SVG trace / VectorMagic.

If you're doing the raster to vector conversion already can you please post an example SVG file that will not load into MoI ?

- Michael