Is there a way to programatically create an object in a Rack, either with 'createcopy' / 'createinstance' or with Process Flow 'createobject' activity, and then place it in a bay of my choice?
It seems I can add objects into the rack easily enough, but they are not placed in any bay, they just lie at the foot of the rack. How can I update the racks content table with the item and have it drawn in the correct location?
Basically I am trying to get around using the Place_In_Bay and Place_In_Level triggers for my initial content that the rack should hold on model startup.