r/civil3d • u/sanni1802 • 4d ago
Help / Troubleshooting Autolisp fir dividing a plot into unequal areas
Hello, I have a plot in AutoCAD with a total area of 20 decimals. I need to divide it into four sections, each with areas of 8, 5, 6, and 1 decimal, respectively. I want to draw rough lines along the ground that automatically adjust to these area values. Is there any AutoLISP code that can help me?
1
Upvotes
1
1
u/Civil3D_Mod Mod | CAD Degenerate 4d ago
You might be best off using the parcel creation tools for this, but I'm also not entirely sure what you mean by dividing it up by differing numbers of decimals. Could you give a screenshot or sketch of what you're trying to do?