Skip to main content
Question

How to fill a triangulated DWG?

  • October 12, 2016
  • 0 replies
  • 13 views

I have a 3D polygon SHP file that I want to save as a hatched/filled DWG. To get a 3D CAD surface, I have to triangulate the SHP first or else I get flat polygons floating at their minimum height - this works, resulting in a surface consisting of line triangles.

Now I want to fill the triangles, but I can't figure out how. The DWGStyler can't do it. AreaBuilder seems to create some areas but leaves holes as well (and removes the SHP attributes!). GeometryCoercer (fme_polygon) doesn't work. So how is it done?

Screenshots:

1 - triangulated polygons, triangles are all grouped by initial polygon as can be seen by the selection

2 - selection zoomed in and deselected

3 - same, after AreaBuilder

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.