I'm trying to add doors where currently there are just lines for walls. Right now I'm doing that by drawing intersecting lines to use as reference points, using the trim feature to cut where I want the door, then draw the door and delete the reference lines. It's pretty time consuming, so I'm hoping...