CAD file

Provide a comprehensive data set with associated models that will enable researchers to validate musculoskeletal model estimates of muscle and joint contact forces in the knee.
POST REPLY
User avatar
Sander Holthof
Posts: 2
Joined: Wed Nov 29, 2017 8:15 am

CAD file

Post by Sander Holthof » Wed Nov 29, 2017 8:58 am

Hi,

I'm planning on using the grand challenge implant design for my undergraduate research project.
The project is based on performing an FEA analysis of a knee implant and I'd like to use this design.
The problem I have is that the geometries are too complex to convert the stl files into a solid body or surface.
Would it be possible to provide me with a file format that is compatible with Solidworks (or something similar), since that is the program i was planning on using.

Kind regards,

Sander

User avatar
Ed Morra
Posts: 3
Joined: Thu Jul 10, 2008 12:47 pm

Re: CAD file

Post by Ed Morra » Fri Jan 19, 2018 9:13 am

In my experience, if you want a clean solid model you will have to build it from scratch in SolidWorks,and use the STL files as a 3D reference to check your work.

Alternatively, you can use MeshLab to strip away the triangles from the STL file, leaving the vertices behind to form a cloud of points representing the component surfaces. SolidWorks will create a very patchy NURB surface to fit the points, it is not elegant but it often works. There are better point cloud to geometry packages out there though, but it is usually more fiddling around then just building models from scratch.

- Ed -

User avatar
Iliana Loi
Posts: 1
Joined: Tue Mar 26, 2019 5:14 am

Re: CAD file

Post by Iliana Loi » Wed Sep 04, 2019 4:34 am

Hello,
I'm using the 6th competition data for my research and i would also like to produce nurbs models from the stl files of the knee implants. More specifically, i would like to "strip away the triangles" so as to leave only the "skeleton" of the geometry and then remesh it in some software (probably gmsh). May i ask, if something like this is possible, and if so, how could i be able to produce such a file?

Thank you for your time :D

User avatar
B.J. Fregly
Posts: 51
Joined: Wed Mar 12, 2008 6:55 am

Re: CAD file

Post by B.J. Fregly » Wed Mar 02, 2022 1:24 pm

We were only allowed to release reverse-engineering CAD (i.e., STL) models of the implant components generated from laser scans, since companies guard their actual CAD geometry closely.

If you want to turn a .STL model into a NURBS model, I suggest using Geomagic Design X (formerly Geomagic Studio).

POST REPLY