Message 1 of 4
Updating block attribute with area of surrounding polygon

Not applicable
04-06-2010
07:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Just wondering if anyone has done anything like this before?
I want to be able to select all of the blocks on ROOMS layer and then:
For each block, get the area of its surrounding polygon on the ROOMAREAS layer, and use it to update the Area attribute of the block.
I'm new to .Net and C#, so if anyone has any examples or ideas of how to accomplish this that would be great!
I want to be able to select all of the blocks on ROOMS layer and then:
For each block, get the area of its surrounding polygon on the ROOMAREAS layer, and use it to update the Area attribute of the block.
I'm new to .Net and C#, so if anyone has any examples or ideas of how to accomplish this that would be great!