Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: eqko on December 21, 2017, 04:04:01 PM

Title: Sequential numbers odd / even with chosen startnumber
Post by: eqko on December 21, 2017, 04:04:01 PM
so I folowed your tutorial in regards to numbers here (http://"https://www.itoosoft.com/tutorials/counting?back=page%3D3%26tag%3Drc"),

but what I am looking for is house numbering, which, here in The Netherlands is either odd sequential (5 7 9 11), or even sequential (6 8 10 12)

so what I am looking for is the sequence without leading 0's and the ability to choose what number to start from (for instance, the street might be long
and the row of houses I visualize start numbered 102)

haven't been able to figure it out yet, so some pointers are more than appreciated.
Title: Re: Sequential numbers odd / even with chosen startnumber
Post by: Paul Roberts on December 22, 2017, 03:14:59 PM
Hi,

Thanks for the question. Please find attached a sample scene containing two new macros. There's one for geometry and one to control material IDs, the same as the tutorial. They both allow you to change the starting number and step value.

(https://i.imgur.com/ZpX74yF.png)

We'll add these to the built in Macros in a future version so that other users can benefit.

I hope that helps, please let me know if you have further questions.

All the best,

Paul
Title: Re: Sequential numbers odd / even with chosen startnumber
Post by: eqko on January 04, 2018, 01:28:11 PM
Wow, this is looking great. Thanks very much for the help. I'll reverse engineer it to see what the macro does. Thanks again.