AutoCAD Map 3D
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Exporting to SDF - How do I export a polygon with a hole in the middle?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
My first post here, hoping for a bit of help with something that will hopefully turn out to be quite simple.
The attachment can probably explain this better than I can, but basically I have a series of polygons for a dataset that I need to export as an SDF. One of these polygons has a hole in the middle which I need to preserve. If I export it as it is, then I will get two polygons, one inside the other that will sit one on top of the other. What I want is to keep it looking as it is there.
Any ideas?
Thanks in advance
A
Solved! Go to Solution.
Re: Exporting to SDF - How do I export a polygon with a hole in the middle?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
start command MPOLYGON and convert the polyline to polygons ==> that will (should) recognize the island-polyline as island for the MPOLYGON-object.
The MPOLYGON-objects can then be exported including these islands.
The other option would be to first create a topology and start MAPEXPORT with the option to use the topology for export and not the geometry-objects.
- alfred -
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
Re: Exporting to SDF - How do I export a polygon with a hole in the middle?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Many thanks Alfred, the MPOLYGON command works just fine. I've had to have a closer look at the polylines as one was crossing itself, but that has done the trick for now.
Thanks very much!
A

