Renerabbitt 729 Posted January 4 I wrote a very beginner level set of area macros that are now broken. The macro is supposed to list area from the owner polyline. Instead, it updates the 4 other macros of the same type with the area of the most recently opened polyline. Confused as to why this is happening since my understanding is that the value would be taken from the owner polyline only. Here is one of the macros: $plot_E_Cov = area "#{$plot_E_Cov.round(0)}" Share this post Link to post Share on other sites
solver 1634 Posted January 4 Did you see this? Looks like what you are doing. Maybe post a simple plan showing the problem. Share this post Link to post Share on other sites