ViolationDescription

Now reading version 18.1. For the latest, read: ViolationDescription for version 21
Note

The features available depend on your Altium product access level. Compare features included in the various levels of Altium Designer Software Subscription and functionality delivered through applications provided by the Altium 365 platform.

If you don’t see a discussed feature in your software, contact Altium Sales to find out more.

Parent page: PCB Query Functions - Fields

Summary Copy Link Copied

Returns all violation objects whose Violation Description property complies with the Query.

Syntax Copy Link Copied

ViolationDescription : String

Example Usage Copy Link Copied

ViolationDescription = '- Missing required testpoint'
Returns all violation objects whose Violation Description property is - Missing required testpoint.

ViolationDescription Like '*Length*'
Returns all violation objects whose Violation Description property contains Length.

Tips Copy Link Copied

  1. The Violation Description property is only defined for violation objects.
  2. The child objects of violation objects returned by the Query are not returned.

 

If you find an issue, select the text/image and pressCtrl + Enterto send us your feedback.
Note

The features available depend on your Altium product access level. Compare features included in the various levels of Altium Designer Software Subscription and functionality delivered through applications provided by the Altium 365 platform.

If you don’t see a discussed feature in your software, contact Altium Sales to find out more.