Contact Us
Contact our corporate or local offices directly.
Parent page: PCB Query Functions - Fields
Returns all via objects whose Drill Pair property complies with the Query.
DrillPair = 'Start Layer - Stop Layer'
DrillPair = 'Top Layer - Bottom Layer'
Returns all via objects whose Drill Pair property is Top Layer - Bottom Layer
.
DrillPair <> '
Signal Layer 1 - Signal Layer 2'
Returns all objects except for via objects whose Drill Pair property is Signal Layer 1 - Signal Layer 2.
IsVia && DrillPair
<> 'Top Layer - Bottom Layer
'
Returns all Via objects except those whose Drill Pair property is Top Layer - Bottom Layer
.
Contact our corporate or local offices directly.