Hello, i am recently started using this software and i want to convert to classes from my las file to dwg so i can use them in Skatch up? Is there a way or i am too newbee :D Thanks
Solved
Convert .las to .dwg or .dxf ?
Best answer by redgeographics
Short answer: yes. You can read the .las file using the LAS reader, then use a PointCloudCoercer to turn the point cloud into individual points and output those to DWG/DXF (or to Sketchup directly, FME supports that too).
Alternatively you can use a SurfaceModeller to generate a TIN or a surface from the point cloud data and export that. That might actually be a better solution because point clouds tend to have lots of points and it may be way too detailed for what you want to do.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.