I want the measurement naming to start from A2. How can I do that?

I want the measurement naming to start from A2. How can I do that?

When I draw the first line, I name the node as A2.

But when I draw the next node, it automatically names it A1 again.

1 Like

You are referring to the tool point names… not measurements.

That’s just how the name generator works. The app will use the current basename… in this case “A”, and then increment the suffix by 1. So normally it would go A, A1, A2, A3, A4… etc. Since you renamed A1 to A2… it’s going to go A, A2, A1, A3, A4… etc. The app is going to fill in any empty numbers, skipping over any existing numbers.

If you really need to skip A1 you can just create a dummy point with No pen linetype and hide the point name"

1 Like

Thank you very much.

It may be fixed on the future versions like.

Page Numbering system on MS Word. You can set the start point etc.

1 Like