Hi all, I have all these points in Autocad 2D DWG format with XYZ coordinates. Is it possible for me to create terrain using these point in ORD ?
You have a 2D file with XYZ? Is that not a 3D file? Can the XYZ be put into a text file, as that is one way of importing the points?
If you have the XYZ, then it should be possible to use them to create a terrain.
Answer Verified By: Vivian LIM
Hi Mark, i manaaged to extract the XYZ from autocad to text file and create terrain model from ASCCI File. Thanks !