-
How can I figure out the legnth of a path.
The problem I’m having is I’m animating a stroke on with trim paths (which is measured in percentage of completion), and have a text layer writing it on with the path options. The First margin property is measured by length of the path. I plugged in a slider temporarily to adjust this value to re synchronize them after moving the path around. I would much prefer to somehow read the length of the path with another expression so it stays lined up as I adjust the path.