Display full version of the post: folding - VBA

katto01
24.06.2009, 01:49
Hello,I need to make a design in 2D and then 'fold  it' on a cylinder. I know the geometrical equations but what I do not know is:1. How to select all the object in the drawing (like using a mouse and include objects in a rectangle )2. generate a list of objects selected, index them so I can define properties in a loop using the objects index.Any help would be welcomeThanks

Vladimir Michl
24.06.2009, 08:34
You can try the Lesson #8 at:http://www.cadforum.cz/cadforum/tema.asp
(VBA programming lessons - in Czech but the code is usable)