Calculating the length of a curve or polyline

I’m creating a design which will be sent to a CNC laser cutter. I need to calculate the amount of time the laser will be cutting the material and can get a sufficient approximation if know the length of all the lines in the design. How can I do this? Sorry if this is obvious or was already answered.

Hi Don - select all the curves you care about and use the Length command (Anlayze menu) to get the total.

-Pascal

1 Like

That was so simple I never would have found it. Thanks!