I'm trying to write either a script or a macro to make it easier to do an array that we will need to replicate on a regular basis. Basically, I want a path array to offset mtext every 20m along a centreline.
If I do this in the command line, it's fine:
ARRAY
select object
PA [path]
selec...