PadViaLinkedToTemplate
This document is no longer available beyond version 21. Information can now be found here: PadViaLinkedToTemplate for version 25
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 pad and via objects whose Linked To Library property complies with the Query.
Syntax Copy Link Copied
PadViaLinkedToTemplate : Boolean_String
Example Usage Copy Link Copied
PadViaLinkedToTemplate = 'True'
Returns all pad and via objects whose Linked To Library property is enabled (are linked to a Pad Via Template Library (*.PvLib).
PadViaLinkedToTemplate = 'False'
Returns all pad and via objects whose Linked To Library property is disabled (are not linked to a Pad Via Template Library (*.PvLib).
Tips Copy Link Copied
- The Linked To Library property is only defined for pad and via objects.