Query_Lang-PCBFunctions_Fields_HoleRotationHoleRotation_AD

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.

 

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.