Inkscape: create inner gear
Inkscape: create inner gear
Question
Using Inkscape, I want to draw a inner gear.
In Inkscape, there is useful extension to draw a gear. I've used that extension to draw gear with tooths pointing to outside of a circle, like so:
but I want to draw a gear with tooths pointing to the center of a circle -- draw a inner gear:
Is there some tool, which will allow me to flip a tooths of outer gear around the circle, so the tooths will point into a middle of a circle? Or, how You would draw such shape?
Popular Answer
You can just interprete the space between the teeth of an outer gear as teeth of the inner gear and vice versa. This may not be very realistic but may suffice for your needs. For example the following two were generated from the same output of the gear renderer:
If the above does not satisfy you, the only way I see is something like this:
- Create some cocentric circles.
- Extensions → modify path → add nodes
- Combine everything.
- Edit paths by nodes, connect the points as desired and remove the rest. Compare to steps 13–15 of this answer of mine.