Master Feranec, I'm learning the query language of Altium and encounter a problem. I want to query the objects which belong to net C14_2. First I input InNet('C14_2'), the query result is correct. All the objects which belong to net C14_2 are masked include regions, tracks, pads, polys, even via sand TH pads. Then I want to query other object which don't not belong to Net C14_2. I input Not InNet('C14_2'), The result is weird. The polys and tracks and regions are correctly masked. But the pads, TH pads, vias are not masked. I another word, the query result is wrong. Is that a bug or my query method is wrong? If I want to query the objects which not belong to a certain net. How can I do it?
Announcement
Collapse
No announcement yet.
Problem of Not function in query and rules
Collapse
X
Comment