Hi,
Using Rhinocommon… (c# or python)
I would like to align a text object (not curves) on a curve.
The result would be a text entity per char oriented on a curve.
I can’t find a way to find each character horizontal position.
I’m not using a monospace font… So the spacing is variable.
I tried CreateSurfacesGrouped is not helping cause surfaces planes are not aligned to font char baseline.
Is their a way to explode text entity to several text entities of single char and keeping their position ?
Regards.
2 posts - 2 participants