If I want to load a systembuild model using a script, I can use the command LOAD as follows :
load {build} file="model.sbd"
But if I want to load only a part of the model that is stored in the file, how do I do then? It is easy if I use the catalog browser and choose "Load..." from the File menu, then mark the model and click the "Advanced" button. Then it is possible to open single superblocks (or more) in the model. But if I want to do this from a script using SBA, how do I do?
/Torbjörn