Good morning Nathan.
You got this update out pretty quickly, but there is still something not right. Sorry. Here is what I am seeing:
Open global settings, Turn on Advanced Wall Options, Save - Close.
Draw Basic Framed Wall (Turn off Advanced for this step), draw series of 3 walls at random. (See attached). Space bar out of the plugin.
Select first wall drawn - open Edit Wall Menu, Turn on Advanced, check that settings are correct, click on update, first wall is updated just fine.
Close Wall Edit Menu, Select 2nd Wall, reopen Edit Wall Menu, make sure Advanced is turned on, check settings, click update, the update is applied right over the top of the first wall drawn while the 2nd wall is selected.
Here is the Ruby Console code:
Error: #<TypeError: no implicit conversion to float from nil>
/users/mark/library/application support/sketchup 2018/sketchup/plugins/medeek_wall_ext/medeek_wall_exttrim.rbs:1580:in `pushpull'
/users/mark/library/application support/sketchup 2018/sketchup/plugins/medeek_wall_ext/medeek_wall_exttrim.rbs:1580:in `draw_trim_geometry'
/users/mark/library/application support/sketchup 2018/sketchup/plugins/medeek_wall_ext/medeekable to_rectangular_wall.rbs:2107:in `draw_selector'
/users/mark/library/application support/sketchup 2018/sketchup/plugins/medeek_wall_ext/medeek_rectangular_wall.rbs:1907:in `main_menu'
/users/mark/library/application support/sketchup 2018/sketchup/plugins/medeek_wall_ext/medeek_rectangular_wall.rbs:5353:in `calculate_obj'
/users/mark/library/application support/sketchup 2018/sketchup/plugins/medeek_wall_ext/medeek_rectangular_wall.rbs:5372:in `update_state'
/users/mark/library/application support/sketchup 2018/sketchup/plugins/medeek_wall_ext/medeek_rectangular_wall.rbs:5398:in `onLButtonDown'
Question: Should I be able to leave the Edit Wall Menu open and select subsequent walls to update? If not - that would be welcome functionality. At the moment when I select the next wall the wall length does not update in the Edit Wall Menu, so I need to close Edit Wall, select the next wall, reopen Edit Wall, and then select Update. When doing this now the update is applied over the first wall drawn in the correct length, but not location.