That’s almost right. The Overview.box is a Part, not a Shape. So you could do:
this.overview.box.elt(0).stroke = ...
That’s almost right. The Overview.box is a Part, not a Shape. So you could do:
this.overview.box.elt(0).stroke = ...