PDA

View Full Version : 2014 Add areas of closed Polylines



tim_newsome
2017-12-20, 10:43 AM
Is there any command or routine that would add areas of closed Polylines?

cadtag
2017-12-20, 12:32 PM
the Area command will do that, after starting the command, enter A for ADD, the O for object, and start picking the closed plines

Tom Beauford
2017-12-20, 01:11 PM
Lee Mac's Areas to Field sums and labels them with fields: http://www.lee-mac.com/areastofield.html

rkmcswain
2017-12-20, 02:24 PM
In addition to the already mentioned methods, the "dataextraction" command can do it (and keep track of them if one of more changes)

tim_newsome
2018-01-11, 01:15 PM
Thanks guys.