- Efficiently placing Text on a set of surfaces

Hi everyone,
I’m working on placing text onto a set of flat surfaces in Grasshopper for CNC machining. The text needs to be properly positioned and formatted for cutting, but I’m struggling with the best approach to place the text efficiently using GH script . So far, I’ve tried text curves and aligning them to the surfaces manually , Does anyone have suggestions or workflows to automate this .

help placing text.gh (12.9 KB)

Try this definition.
help placing text a.gh (2.7 MB)

1 Like

Hello there are some discussions here

2 Likes

i appreciate your reply , almost exactly what i am looking for , let me check the script and elaborate it . thank you again .