orbingol / NURBS-Python

Object-oriented pure Python B-Spline and NURBS library
https://onurraufbingol.com/NURBS-Python/
MIT License
603 stars 153 forks source link

Support LS Dyna Input file #126

Open saidctb opened 3 years ago

saidctb commented 3 years ago

is there any chance for NURBS-Python to support LS Dyna keyword Input files?, they support NURBS as well.

orbingol commented 3 years ago

I'd say very little chance.

I've never used LS Dyna. Do you know an open-source library (or an official SDK) that can read and extract the geometry data from LS Dyna files? I'll also need a free application that can read this file type so that I can test the results on an independent platform.