33
22
11
A:

请教一个有关PCB filter的问题,我想选择放置在Top layer上,Rotation=270度,元件编号的Rotation=0度的元件,不知如何编辑filter条件?下面我编辑条件的不可行,请高手指点!多谢了!! (ObjectKind = 'Component') And (Layer = 'Top Layer') And (Rotation = '270.000') And (ObjectKind = 'Text') And (StringType = 'Comment') And (Rotation = '0.000')