I'm trying to assign groups of signals to different net classes in a schematic using blankets. Seems like it should be a simple thing to do, but my attempts aren't working. Specifically, when I have two blankets and associated parameter sets specifying distinct classes, the second blanket somehow refers to the class created in the first. I.e., it's almost like I can create only one blanket on a schematic sheet.
I've attached what it looks like on my screen. I used the highlighter tool (bottom right of window) to click on the border of the DDR_ADDR blanket. However, Altium highlights the data lines because that was the first blanket created on the sheet. The parameter sets attached to the blankets specify ClassName values of "DDR_ADDR" and "DDR_DATA" (the parameter sets themselves have the same names too).
Is there some project option that needs to be enabled first?