11-18-2018
11:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-18-2018
11:56 PM
It works exactly as You said - three different parts become coloured in three different colours.
But what if I would like to call a specific part by name in order to paint it? For example:
Colour "Element 01" to red (all occurrences).
Colour "Element 02" to green (all occurrences).
Do not colour "Element 03" (not all parts need to be coloured)
Colour "Element 04" to blue (if exists)
This is because number of different elements will change (there may be "Element 04", "Element 05" , "Element 03" may disappear, etc.)