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

> On Fri, Jun 5, 2009 at 8:52 AM, Thomas Paviot <tpav...@gmail.com> wrote:
> > 2009/6/5 Bryan Bishop <kanz...@gmail.com>
> >> 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.
>
> What about assemblies in general? The SLDPART file format, for instance.


You mean SLDASM? The SolidWorks file format is proprietary (as well as Catia
CATPRoduct one, Autodesk inventor etc.) and binary. It's then impossible to
get any infromation from it. But one can consider there are 2 main issues:
- the way the mates are described (not so difficult),
- the mate solver (much more difficult). For instance, just being able to
ensure that 'there's a solution' would already be a novelty.


>
> - Bryan
>

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

Reply via email to