Query_Lang-PCBFunctions_AttributeChecks_IsObliquePositiveIsObliquePositive_AD

This document is no longer available beyond version 21. Information can now be found here: IsObliquePositive for version 24

Parent page: PCB Query Functions - Attribute Checks

Summary

Returns +45 Degree angled tracks, i.e. those tracks for which the difference between their Y1 and Y2 properties is equal (including in sign) to the difference between their X1 and X2 properties.

Syntax

IsObliquePositive : Boolean/Boolean_String

Example Usage

IsObliquePositive
IsObliquePositive = True
IsObliquePositive = 'True'

Returns all +45 Degree tracks.

Not IsObliquePositive
IsObliquePositive = False
IsObliquePositive = 'False'

Returns all objects except +45 Degree tracks.

 

可用的功能取决于您的 Altium Designer 软件订阅级别