Is there an equivalent to pointOnPaths for scripting?
I'm working on a script that collects the path data from the selected layer and then checks to measure the pixel length of each path. I was using pointOnPath within an expression (h/t to Dan Ebberts) as a test, but I'm trying to create a more general tool through scripting, and pointOnPath doesn't seem to be accessible from scripts. Am I missing something? Is there an alternative way to get the path length in a script?
