effepivi / inp2stl

Python script to convert a file in Abacus' INP format into the STL (STereoLithography) file format
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

INP to STL conversion #2

Closed RBehera87 closed 4 months ago

RBehera87 commented 3 years ago

Hi,

I have an Abaqus .inp file with hexahedral mesh (Element type=C3D8). Can I convert it to STL? I tried but it says Number of meshes in data.inp : 0

Any help?

Thanks, Rajdeep

effepivi commented 3 years ago

Hi Rajdeep,

you may have to tweak the script. INP files can be a pain, with different codes. Can you share your file?

regards, Franck

luye3 commented 5 months ago

Hi, I'm a newbie to code.I want to learn gvxr-demos,but now i follow your Readme,a lot of operations can‘t be done.How do i go about learning your gvxr demos?

Thanks

effepivi commented 4 months ago

Hi,

in this case, please open an issue in the right repository and please be more specific with the issue you have. I'll close this issue as the previous person did not follow up and your new request is not related to this repository.

regards