I am developing a custom plugin for Cameo MagicDraw 2022xR2. I have an mdzip project containing a profile that I would like to have loaded into the model when using my custom plugin. What is the best practice for how plugins achieve this?
I found the developer guide page below for resource dependent plugins, but this seems to be the opposite of what I am looking for. This appears to be asking if the plugin is required when the associated profile is found. I would like the profile to be required when the plugin in used.
