Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 477 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 477 Bytes

reading-iges-file

In this project, I’m trying to modify the pyiges library according to my needs.

The objective is to read an IGES file and export the necessary data to the 3dSolid project in order to facilitate data input for a solid mechanics simulation using an isogeometric discretization. For this, I also intend to use the NURBS-Python library.