Long
Guest
Good morning to all,
I'm new to the forum and I hope I don't make mistakes.
I need to make spirals within an area (note). the step of the spiral is chosen by the user. the length of the spiral cannot exceed a dark value (e.g. 100, chosen by the user). the program should evaluate the area to be filled and decide how many spirals to draw inside (knowing that the area covered by a spiral is = length*pass) so as not to exceed the max length set to the single spiral and trying to make spirals of comparable length.
I don't know if I was very clear, maybe with vba you can do something?maybe starting by degrees?
I attach a file to make it clear how I want the final result.
thanks to everyone for availability
I'm new to the forum and I hope I don't make mistakes.
I need to make spirals within an area (note). the step of the spiral is chosen by the user. the length of the spiral cannot exceed a dark value (e.g. 100, chosen by the user). the program should evaluate the area to be filled and decide how many spirals to draw inside (knowing that the area covered by a spiral is = length*pass) so as not to exceed the max length set to the single spiral and trying to make spirals of comparable length.
I don't know if I was very clear, maybe with vba you can do something?maybe starting by degrees?
I attach a file to make it clear how I want the final result.
thanks to everyone for availability