HoleRotation

Now reading version 20.2. For the latest, read: HoleRotation for version 21

Parent page: PCB Query Functions - Fields

Summary

Returns all pad objects whose Hole Rotation property complies with the Query.

Syntax

HoleRotation : Numeric_String
HoleRotation : Number

Numeric_String/Number is a value for the rotation of the pad hole, in Degrees.

Example Usage

HoleRotation = '30'
HoleRotation = 30

Returns all pad objects whose Hole Rotation property is 30.000.

HoleRotation <> '45'
HoleRotation <> 45

Returns all objects except pad objects whose Hole Rotation property is 45.000.

Tips

  1. The Hole Rotation property is only defined for pad objects.

 

Note

The features available depend on your level of Altium Designer Software Subscription.