iLogic

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am new to iLogic and how to use it. I have done some very simple things with it, and I am now looking to do something very complex (to me anyways) and need some help.
I have a Cylindrical Part that will have a certain number of "Instances" along the length of the cylinder, and the number of instances is a Unitless User Parameter that I created. Each Instance will have a Work Plane, Sketch A and Sketch B. Using the parameters I can create Instance#1 that consists of WorkPlane#1, SketchA#1, and SketchB#1.
I want to create a iLogic Rule that Creates a work plane offset of WorkPlane#1, Names it WorkPlane#2 and copies SketchA#1 and SketchB#1 and renames them SketchA#2 and SketchB#2 respectively. I want it to continue to do this the total Number of Instances so if I have 43 Instances I will have WorkPlane#43, SketchA#43 and SketchB#43.
Thanks!!