0 Z+ o( y$ A7 [) V V% _" i附上我自己常用的查询语句,理论上有更多实用的查询语句,有兴趣的可以自行研究下,比如查询小于xx孔径的过孔等等。0 }4 K/ E& A$ r9 o/ n' ]
0 g: d$ I6 ?4 h# `9 `! mexpr=OnTop or IsVia|mask=True|apply=True // 显示顶层 * \# ~: i6 w1 ~5 _' R( G/ I: q * }( {* q# T/ w7 I$ R% k+ A# Wexpr=OnBottom or IsVia|mask=True|apply=True // 显示底层. {8 R% R3 L/ N
& u {9 b, U! a0 }4 J
expr=OnTopSilkscreen|mask=True|apply=True // 显示Top Solder ; S G/ |" e- j# P, l" \: r7 L( a" s; A
expr=OnBottomSolderMask|mask=True|apply=True // 显示Bottom Solder ; \; n- f* r. l# s" l: Z4 |, U2 k \8 z7 x
expr=IsComponent and OnTopLayer or IsVia or OnTopSolderMask or OnTopSilkscreen|mask=True|apply=True // 显示顶层丝印相关: }8 t- K3 Y3 |( D
/ x- D* N) Y' dexpr=IsComponent and OnBottomLayer or IsVia or OnBottomSolderMask or OnBottomSilkscreen|mask=True|apply=True // 显示底层丝印相关) i# o0 r. J+ }2 r( ]