Hi Ed,
It should be possible to select a random style from a more or less sequential set of styleIndex values.
In the ModulationTest2 script that Michael helped me with several years ago, the function AssignColors was used. It would have to be randomized over the desired range of style indexes. Generate a random number between 0 and 6, and add it to the beginning of your selected range of styles....
Apply and repeat...
- Brian
|