Hi,
The model I’m working on will require the creation of a lot of REC/RPLs. Therefore, they need to be organized into multiple REC catalogs. Let’s assume that I already created the necessary catalogs.
Is there a way that, whenever I invoke ‘create REC from selection’,
- to fill the ‘default’ name of the REC to be created to something else then REC1.
- to fill the Catalog to store the REC in based on the name/location of the model.
Note that I expect that this is not possible from the tool out of the box. I am thinking of building an extensions that allows me to create a dedciated kind of REC. However, in stead of replicating the existing functionality (and adapting it a bit), I’d like to hook into the existing functionality as much as possible. If I would create a handler for my new tool, is it possible to execute the standard ‘create REC from selection’ while intercepting the part that fills the dialog with the defaults?
Regards,
Wilbert