Query_Lang-PCBFunctions_Fields_NegativeNetNegativeNet_AD

Parent page: PCB Query Functions - Fields

Summary

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

Syntax

NegativeNet : String

Example Usage

NegativeNet = 'D_N'
Returns all differential pair objects whose Negative Net property is D_N.

NegativeNet Like '*RX1_N'
Returns all differential pair objects whose Negative Net property ends with RX1_N.

Tips

  1. The Negative 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.