When importing an .svg file into blender it gets converted to a nurbs curve, however it seems for nurbs curves you do not have the option to change the twist, which is what I need to do. So I would need to import the file as a bezier curve, but there doesn’t seem to be an option for that? Alternatively is it possible to change the twist of a nurbs curve after all?
1 Like
There may be other solutions, but I believe you can:
- Import to Nurbs curve.
- Convert to Mesh.
- Convert back to Curve.
- Set the Spline Type to Bezier.
1 Like