Convert a script for Rhino 5 to rhino 6

Hello,

I have a script, found somewhere on the internet, to convert Text to single curves… How can I convert it to a rhino 6 script, or can someone make it a V6 script?

thanks in advance!

Albertscript naar single tekst.rvb (2.6 KB)

(edit: moved the category to scripting)

Funny how that happens to be my script - named a bit differently…

Here is a V6 version - you will need to have the MachineToolSanSerif font installed, and set your text in Arial - which it is designed to match (more or less).

ConvertAllTextToStick-V5-V6.py (6.2 KB)

machtssr-gm.zip (10.3 KB)

Hi, It is a very usefull script for us, thanks.
the scripts normally have *.rvb as extension, yours is different, so I can’t open it?
am I doing something wrong?

It’s a python script. You can run it with _RunPythonScript, or via the python script editor _EditPythonScript.

–Mitch

Works! great, thanks a lot!!

Albert

Hello, the script isn’rt working well with Rhino 7, is there an update for this script available?

Yes, someone else alerted me to this last week, I have a new version ready - I’ll put it up here in a few minutes as soon as I get back to my computer.

Here you go - should work in Rhino 5, 6 or 7.
ConvertAllTextToStick-V5-V6-V7.py (7.9 KB)

Thanks! Looking forward to download it!

Met vriendelijke groet,

Albert.

I downloaded and tested it; great, thanks!!!
:sunglasses: