Skip to main content
Solved

Convert DGN File to TIN?

  • September 25, 2013
  • 1 reply
  • 30 views

I am trying to convert AutoCAD DGN files to TIN, for editing in SOCET GXP. Is this possible to do in FME?

Best answer by borone

..try the "SurfaceModeller" transformer. Connect your features to the input ports "Points/Lines" or "Breaklines" and choose " TIN_EDGES" and/or "TRIANGLES" and/or "TIN_SURFACE" as output ports

 

 

Borone
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

Forum|alt.badge.img
  • Best Answer
  • September 27, 2013
..try the "SurfaceModeller" transformer. Connect your features to the input ports "Points/Lines" or "Breaklines" and choose " TIN_EDGES" and/or "TRIANGLES" and/or "TIN_SURFACE" as output ports

 

 

Borone