- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to extrude a set of outlines using an in-sketch outline.
I have reduced my challenge to the simplest example I could devise.
The <PolyCountN> polygonal outlines shown are generated by a circular pattern. Subsequently, all bar one polygonal outlines are to be automatically selected for extrusion. They are specified using the also computed pie-shaped outline (the construction outline in the sketch) .
The number of polygons is a parameter, in this case 5. For simplicity the pie-shaped selection is computed from the <PolyCountN> parameter.
In this case I did the job by choosing the polygoes with the mouse.
If I change the the parameter<PolyCountN => 12> I want the selection to be recomputed using the new pie-shape, and a different set of polygons extruded, e.g. eleven polygons, like this.
Can this even be done without my writing code?
Mik
Solved! Go to Solution.