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
split polygon
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Does anyone know how to split polygon?
I am using "bpoly" function when I split the polygon but It's unconvenient
Do you guys know better way to split polygons?
ps. I go over the functions through help desk.
Re: split polygon
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Try the command "mpsplit". You should be able to select the polygon to split, then draw a line where you want the split to be made (or select an existing line), and it will split it into two new polygons. It will also give you the option to copy over data from the original polygon to the new ones.
Norm
Re: split polygon
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi is there any way how to split FDO Polygons?
Martin
Re: split polygon
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
>> is there any way how to split FDO Polygons?
command _MAPFEATURESPLIT (>>>details<<<)
- alfred -
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
Re: split polygon
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I placed a wrong question. FDO works but I actualy wanted to ask how to split the industry model objects. I know that in some industry models there are special functions to do that. But I did not found any generell that would work for all of the objects of the geometry type.
The only way I know is to extract the geometry process it and attach the geometry beck to industry model object.
Any other hints?
Re: split polygon
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
nwray wrote:Try the command "mpsplit"
Sounds like the OP's not using Mpolygons, sir.
If the polyline to split is closed, first he would transform it with the _MPOLYGON command (working on circles too).
By the way, in my Map2006 the existing splitting line must be a Lwpolyline, while simple lines don't work.

