Skip to main content
Question

3D DWG surface to 2D polygon

  • September 9, 2020
  • 2 replies
  • 300 views

lcw
Forum|alt.badge.img

Hi all,

I have a 3D mesh in a DWG file (3D surface of a pavement) and want to convert its footprint to a single polygon in an Esri file gdb polygon feature class (for use in 2D GIS). Can ignore all attribute information. Tried following this post but without luck (I think I need more detailed instructions re settings for each transformer). Anyone here able to help me? Thank you!

https://community.safe.com/s/question/0D54Q000080hgjISAQ/turning-a-mesh-into-a-polygon

2020-09-09_15-01-28

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.

2 replies

deanhowell
Influencer
Forum|alt.badge.img+24
  • Influencer
  • 315 replies
  • September 9, 2020

Hello @lcw​ you might want to look into using the 2DForcer transformer followed by something like the HullReplacer

 


lcw
Forum|alt.badge.img
  • Author
  • 10 replies
  • September 9, 2020

Hello @lcw​ you might want to look into using the 2DForcer transformer followed by something like the HullReplacer

 

Hello, thanks for your reply! I actually found this discussion - it worked a treat! https://community.safe.com/s/question/0D54Q000080hdosSAA/surfacefootprintreplacer-and-polygons-with-holes