Query_Lang-PCBFunctions_ObjectTypeChecks_IsFromToIsFromTo_AD

Parent page: PCB Query Functions - Object Type Checks

Summary

Returns all from-to objects.

While from-to objects will be returned in the PCB List panel, in order to see these in the workspace, you will need to apply the filter query after placing the PCB panel into From-To Editor mode.

Syntax

IsFromTo : Boolean/Boolean_String

Example Usage

IsFromTo
IsFromTo = True
IsFromTo = 'True'

Returns all from-to objects.

Not IsFromTo
IsFromTo = False
IsFromTo = 'False'

Returns all objects except from-to objects.

 

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