We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
Licensing

Licensing

Error “NO SPACEBALL FOUND” when importing PARASOLID file into MAPDL

    • FAQFAQ
      Participant

      The Parasolid file moved to linux environment needs to be converted into unix format before importing in Mechanical APDL. When I ran this command: tr -d ‘r’ Box_u.x_t and saved the file into unix format, I was able to import it successfully. Kindly try the same. User may also use: “dos2unix Box.x_t” (without quotes) in place of previous command.