Multiline Text Outline GHPython
Simple GHPython script to make text outlines
You can create outlined text as curves or surfaces like Rhino's TextObject command.
# updated to use multiline
- Input parameters
- Text (string)
- Pln (plane)
- Italic (bool) / Italic=True
- Bold (bool) / Bold=True
- Font face(string)
- Size(number)
- Space(number)
- Horizontal align(int) / Left = 0, Center = 1, Right = 2
- Vertical aling(int) / Top = 0, Middle = 1, Bottom = 2
- Output
- crvs = Outlined text curves
- srfs = Outlined text surfaces
Category:
- Category:
Resource Type
:License:
- License Type:
Paid Resource:
Cost:
App Files
Reviews