On Thu, Jun 24, 2010 at 11:26 AM, Bryan Bishop <kanz...@gmail.com> wrote:
> On Thu, Jun 24, 2010 at 8:40 AM, Thiago Franco Moraes wrote:
>> use to plan a surgery. Our software is developed using VTK [2]. Now
>> our objective is to convert that STLs to STEP to use in CAD softwares.
>
> So are you just wanting to export the triangles in the STL file to
> triangles in a STEP file? Because if you are not attemping to do that,
> then you're trying to do something called surface reconstruction,
> right? That's a much harder problem, something that the community at
> large hasn't solved yet.
>
> - Bryan
> http://heybryan.org/
> 1 512 203 0507
>
> _______________________________________________
> Pythonocc-users mailing list
> Pythonocc-users@gna.org
> https://mail.gna.org/listinfo/pythonocc-users
>

Hi Brian,

Yes. My STL is a surface reconstruction from 2D CT or RMI slices. Now
I need to transform that STL to STEP to be worked in a CAD, here they
call BioCad where they do FEM analysis.

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

Reply via email to