Hi,
Thanks in advance for your suggestions!, I appreciate them.
So, back to the business. A simple Shape script like this (see below), it didn't take the effect that I expected. The profile was saved with the box "Color and Appearence" ticked. When I dragged the new stereotype from the toolbox into the diagram, the element is drawn in its native color. BTW, in our UML profile, the stereotype is extending a Feature metaclass.
shape main
{
SetFillColor(255,0,0);
drawnativeshape();
}
Changing the color property on the UML Types, is not a runner. We develop a custom toolbox and we need everything in the technology file. We don’t want to enforce modelers to change that property every time they start a new project. That approach will overkill our process, so we need to bring everything along with the technology file.
Thank to you lads for the help, comments, suggestions etc.!!
Cheers