On Thu, Apr 16, 2009 at 9:01 AM, Jelle Feringa <jelleferi...@gmail.com> wrote:
> Oh, btw; I noticed your interest in BrepFeat.
> A neat little trick is to use ShapeFix before performing a BrepFeat.
> That way you're wires are ordered in the correct sense, so you don't have to
> handle it yourself ( I dont get much joy out of that, and I'm lazy, so I
> like it ;')
>
> Here's a nice function to make an open cube that does this.

I don't understand what this means. What are wires? Do you mean the
wireframe boundaries? What is the terminology here, and what is your
script doing? :-)

> How is the shape mating coming along?

It's going well- at the moment though I'm back to working on the gear
visualization program- I was trying to color the gears so that there
would be a method of debugging to see which one is which per an input
data file, but the colors aren't solid colors and such so it's kind of
odd. In the part mating code, I'm considering just using OCC's
internal face ID number as a reference for faces that are to be mated
together.

> Any screenshots to share buddy ;')

Not really. Only these-

http://heybryan.org/~bbishop/docs/gears/CADgears2/2009-04-07.png
http://heybryan.org/~bbishop/docs/gears/CADgears2/2009-04-07_2.png
http://heybryan.org/~bbishop/docs/gears/CADgears2/2009-04-15.png

- Bryan
http://heybryan.org/
1 512 203 0507

_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to