RailingFloorSection creates a single instance of the mesh I want to place, at the location of the Frame (but not using the dimensions of the frame). It seems to work.
But when I run this procdure, I only get a single instance of the mesh, independent of how large I make the ‘size’ component of the Where? parameter.
By the way, while setting the dimesions of the input frame to be the same as the dimensions of the mesh frame, what I first thought to do was to set the position of the mesh frame to the position of the input frame and use the results of that… but I couldn’t figure out how to do that. Can someone clarify how I would do that?
Resizing the input frame to match the asset bounds is equivalent to moving the asset bounds to the position of the input frame. There are complications if you want to take the asset pivot into account, and this is something Ed has been fighting with, so I am thinking about a Place Pivot operator that places based on where you want the asset pivot and not where you want the asset bounds.