I’ll try that ;
So ill need to know what is the next point is to figure out the direction and value of those tangents.
Since the path is created automatically
var t = app.project.item(49).layer(“text_001”).property(“Text”).property(“Source Text”);
var e = t.value;
var width = e.boxTextSize[0];
var height = e.boxTextSize[1];