ViolatingPrimitive2
Created: September 19, 2015 | Updated: August 20, 2021
| Applies to versions: 15.1, 16.0, 16.1, 17.0, 17.1, 18.0, 18.1, 19.0, 19.1, 20.0, 20.1 and 20.2
Now reading version 20.2. For the latest, read: ViolatingPrimitive2 for version 21
Parent page: PCB Query Functions - Fields
Summary
Returns all violation objects whose Primitive 2 property complies with the Query.
Syntax
ViolatingPrimitive2 : String
Example Usage
ViolatingPrimitive2 = 'Net GND'
Returns all violation objects whose Primitive 2 property is Net GND
.
ViolatingPrimitive2 Like 'Pad*'
Returns all violation objects whose Primitive 2 property commences with Pad
.
Tips
- The Primitive 2 property is only defined for violation objects.
- The child objects of violation objects returned by the Query are not returned.