03-16-2015 05:24 AM
Hello everybody,
I've got a simple question:
Is it possible to set a custom name(or say alias) for the colors of the "Modify Color" - command in the ColorsDef.xml?
For Example: Set "Custom White" for "Hex={FF,FF,FF}" (see the attached screenshot)
Possible Syntax could be something like "<Color value="#FFFFFF name="Custom White" />""
Doe anybody know about such a functionality?
Best regards
Matthias
05-04-2015 10:39 AM
yes, the ColorDef.xml (located in the installation folder) supports either the color code or the color name (as defined in : http://www.w3schools.com/html/html_colornames.asp)
e.g. your ColorDef.xml can be something like:
<ColorDef>
<ColorPalette>
<UserCustom />
<Predefined>
<Color value="AliceBlue" />
<Color value="AntiqueWhite" />
<Color value="Aqua" />
04-05-2016 05:58 AM
Hi,
in the same way, how can I get a new "Palette" or a second one?
I need the same "Palette" of Robcad at Process Simulate 11.1.
Thanks in advance.
Watch Replays of Previous Topics