Skip to main content
Question

How to assign a dxf elevation values from a shapefile attribute field?

  • May 18, 2018
  • 1 reply
  • 13 views

Forum|alt.badge.img

I have a pointcloud in LAS format which I want to use as the basis for a CAD project.

I need to create contours in DXF format containing z-values from the pointcloud so that they can be imported into a CAD program and visualised in a 3D model.

What would be a good workflow to do this?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

takashi
Celebrity
  • 7843 replies
  • May 18, 2018

Hi @robertdbuckley, you can use the ContourGenerator to generate contour lines (3D line features) directly from a point cloud feature.