How to import coordinates from Excel
How to import coordinates from Excel
(OP)
I have 3d coordinates from laser scanner. How can I import this into Abaqus to produce a 3d model? I found the guide for Solidworks (see reference below) , but I dont seem to be able to find one for Abaqus.
https://forum.solidworks.com/message/11803#11803
https://forum.solidworks.com/message/11803#11803





RE: How to import coordinates from Excel
RE: How to import coordinates from Excel
RE: How to import coordinates from Excel
Stig
RE: How to import coordinates from Excel
This script creates your geometry in CAE.
Just copy paste your list of coordinates in to the script. Maybe you first have to right another script (in Python or Matlab) that creates lists with the necessary brackets and commas.
This might not be the easiest way, but it works....
RE: How to import coordinates from Excel