Message 1 of 7
How to extract floor surfaces fast ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The purpose is to develop a method for extracting floor surfaces of rooms to get them into a spreadsheet to determine how much ventilation is required in the various rooms.
The drawings are made by a third parties, but can be modified.
The most straightforward way to proceed is to draw polylines around the rooms and use the area function to get the surface. That is a lot of dumb work for hundreds of rooms.
Autocad has something called spaces. I wonder whether, if I can figure these out, that would provide a faster way to get the floor areas. (My preleminary tests show that Autocad doesn’t always choose the space correctly.) Or is there another way to do that faster ?
Thanks for your help.