We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
General

General

If I have an STL file, how can I export the spatial coordinates of selected vertices to a text file?

    • FAQFAQ
      Participant

      1. Select the desired vertices. 2. Once selected, copy-paste those into the geometry tree (ctrl + c and then ctrl + v) so that they will be converted to geometrical point data. 3. Save the design as an ANF (Ansys Neutral Format) file. When you open the ANF file with a text editor, you will see the vertices and their coordinates as keypoint data.