Script : Transform a mesh into a curve.
You can download the script here (for 2.40) or a .blend exemple file here
Situation :
What the script do?
-
Transform selected meshes in curves.
- Options : 2D/3D
transformation and in 2D case : Poly/Nurbs transformation.
How to use script :
1. Select all mesh you want to convert (must be "linears"; note that if there is more than one "line" in your mesh it also works)
2. Launch script with Alt+P (once the script is imported in Blender) or Put it in .blender/scripts/ folder and follow the instructions open it from the Scripts Window in animation section area (you can follow this instructions)
3. Script ask you if you if you want that conversion is 2D or 3D. | ![]() |
If you select 3D : Script will directly convert your mesh in a 3D nurb curve. | |
If you select 2D : The script will ask you what kind of convetion you want : poly or nurb curve. Then script will convert your mesh in a 2D curve making a projection of you mesh in the most probable plane of projection | ![]() |
>> Your mesh is converted. One curve object has been created by independant line.
For any problems or suggestion contact me : r3gis