Query_Lang-PCBFunctions_Fields_PositiveNetPositiveNet_AD

Parent page: PCB Query Functions - Fields

Summary

Returns all differential pair objects whose Positive Net property complies with the Query.

Syntax

PositiveNet : String

Example Usage

PositiveNet = 'D_P'
Returns all differential pair objects whose Positive Net property is D_P.

PositiveNet Like '*RX1_P'
Returns all differential pair objects whose Positive Net property ends with RX1_P.

Tips

  1. The Positive Net property is only defined for differential pair objects.
  2. The child objects of differential pair objects returned by the Query are not returned.

 

Примечание

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