PDA

View Full Version : Dividing uneven area into equal areas



techfutura
5th Sep 2006, 01:31 pm
Dear all,

I would like to divide the irregular area drawn in Autocad into equal areas.How do I do it?.

rkmcswain
5th Sep 2006, 01:51 pm
Using vanilla AutoCAD only?

techfutura
8th Sep 2006, 04:52 am
I am using Autocad 2004.

I would like to divide the irregular field area into equal areas(either horizondally or vertically).

Cad64
8th Sep 2006, 05:10 am
:huh: What irregular area are you referring to?

techfutura
9th Sep 2006, 04:13 am
I am using Autocad 2004.I have drawn a agricultural field boudary by using polyline(irregularly shaped).Total area is 20 acres.I would like to divide the whole area into 5 sections of 4 acres each.

How can i do it?

Thanks

CarlB
9th Sep 2006, 06:06 am
You can always use trial & error. Of course there are an infinite number of ways to divide it. But if as you say your dividing lines are horizontal or vertical (or parallel) then there is one solution. Guess location, draw a line. Check area using "bpoly" and "list" (or "area") on the polygon created. Move line as required to get desired area until close enough. Repeat.

rkmcswain
9th Sep 2006, 01:13 pm
If you had a civil/survey program such as Civil 3D, Land Desktop, Carlson Survey, etc. - you would have the ability to create a parcel out of your irregular area and then you could subdivide this parcel into smaller ones.

That is why I asked what software you were using. As Carl pointed out, it's a trial and error thing, these packages just do the trial and error thing for you.

techfutura
11th Sep 2006, 04:45 am
Thanks carlB and RKMC for your suggestions.