2009/6/5 Bryan Bishop <kanz...@gmail.com>

> Hey all,


Hi Bryan,


>
>
> I was wondering whether or not there is a way to express mating
> constraints in OpenCASCADE and pythonOCC.


OpenCASCADE does not come with any mating constraints system.

I was previously working on
> this in my own data structure to mate faces together in different
> ways, just by using a simple list data structure. However, a colleague
> of mine is using an ontology for disassembly sequencing (the steps
> required to disassemble a product) and he really should just interface
> with an assembly format that is already working. Any ideas?


I can't see anything else but implementing your own mating system.
Considering how famous CAD apps handle mates, this maybe quite difficult. I
recently attended a presentation in an applied mathematics workshop, dealing
with a new mating system based on Clifford algebras. Very promising, but
still at a very early stage...


>
> - Bryan


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

Reply via email to