SubD quad export?

Would it be possible to export the unsub dived mesh as OBJ?
I would like to prepare a Sub D model in Rhino, export as quad OBJ (with no Sub D) and work with that in Blender (with Blender Sub D)

Hi @3dkevin
Use extractcontrolpolygon to get the mesh and export that :slight_smile:
HTH, Jakob

Thanks!
I knew it was possible somehow.

Why do you even need to use that command? You just export as OBJ and tick the box “use control net” no?

This is what I do to go into Blender (and subdivide in there) and it works as planned.

Thanks for that!
Any (dis)advantages between both methods?

None that I am aware of