Page 1 of 1

Another plugin - edge extrusion

Posted: Tue Jan 22, 2008 2:51 pm
by decapod
Mouldings on carriages was the original intended use, but there must be other uses.



It extrudes following the inner edge of a selected face, with an optional inner bevel.
Where you have multiple faces or select a whole object, common faces are extended to join.

Next will probably be either a filleting plugin or a better chamfer with radius and number of edges specified - both use similar maths.

Downloadable from this thread:
http://amabilis.com/eve/forums/a/tpc/f/ ... 1010917341

Re: Another plugin - edge extrusion

Posted: Tue Jan 22, 2008 7:12 pm
by dkightley
Nice little plugin, Paul.

May I make a suggestion? Perhaps an option to include the inner faces of the object so that a space frame can be produced.

Re: Another plugin - edge extrusion

Posted: Tue Jan 22, 2008 9:30 pm
by decapod
Good idea - I'll add it.

I may also add a face over the hole in the middle as an option.

Re: Another plugin - edge extrusion

Posted: Tue Jan 22, 2008 10:43 pm
by dkightley
And here's an example of what the plugin could achieve...but remember there's some missing faces on this model at the moment. Less than five minutes work, though!!:

Re: Another plugin - edge extrusion

Posted: Wed Jan 23, 2008 4:03 am
by franksandwell
A good one Paul, it's so easy. As you mentioned, we need the ways and means to put a radius on the inside corners, then coach panelling will be made easy.

regards

Frank

Re: Another plugin - edge extrusion

Posted: Wed Jan 23, 2008 10:19 am
by decapod
Mark 2 with the optional inside face is now available (on the same link as above)

Image

Re: Another plugin - edge extrusion

Posted: Wed Jan 23, 2008 1:47 pm
by decapod
Found 1 or 2 bugs so far (try selecting a cone object and running the plugin)

- still working on a fix

Re: Another plugin - edge extrusion

Posted: Wed Jan 23, 2008 9:31 pm
by dkightley
And an update to the quick build girder bridge:


Re: Another plugin - edge extrusion

Posted: Wed Jan 23, 2008 9:34 pm
by photons66
That looks like the flying junction at Aynho Doug?

Re: Another plugin - edge extrusion

Posted: Wed Jan 23, 2008 11:57 pm
by dkightley
Its not any specific bridge.

I just thought that the plugin could be used in this way....and simply created a sample model.

Re: Another plugin - edge extrusion

Posted: Fri Jan 25, 2008 11:45 pm
by wmalder
Downloaded the plugin yesterday and had a somewhat complex bracket done in just a couple of minutes. I did notice one thing though, The bracket had to be inverted after building. Not a big problem and I suspect theres something wrong in the way I defined it. My biggest wish would be to have the opportunity to have the missing side added. I did fill that side by making a duplicate, inverted it, deleted all but the side I needed to add then boolean combined the two and welded the appropriate vertices. I did try the mirroring option but that left me with a lot of segments and points to delete.

Re: Another plugin - edge extrusion

Posted: Sat Jan 26, 2008 1:21 am
by dkightley
Paul has done an update to the plugin with the ability of filling in the inside faces. Compare the two shots above of the girder bridge...the first one has missing faces...the bottom one doesn't.

Look at the linked thread at Amabilis....and download the second download Paul has posted.

Re: Another plugin - edge extrusion

Posted: Mon Jan 28, 2008 1:56 am
by wmalder
Just used it to make a window frame and it works superbly. I can see getting quite a bit of use out of it. I also used it to make a brake wheel - I don't know yet if that was any easier but it was an interesting way of doing it.

Re: Another plugin - edge extrusion

Posted: Tue Jan 29, 2008 10:00 am
by decapod
I just found the bug - I need to calculate the circumcentre, not the centroid or orthocentre of the vectors in 3D space :)

I love re-learning maths.