Hi all,
I’m looking for a way to search on a part of an object attributes string, and the assign a color. I’ve been working on importing IFC into CE thru ArcMap, and it works, but I would like to create a rule that color the objects depending on some of the text in the object attributes. Normally, if you got a wall, Wall will be a part of the Object type name like: “Basic Wall:Foundation - 305 Concrete:29243” or “Basic Wall:CORR:145059”
If I would like every Shape containing Wall in the string to be white, but any Shape containing “Glazed” to be blue, could I do that in a rule?