IsUserRouted

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

Applies to Altium Designer version: 21

Parent page: PCB Query Functions - Attribute Checks

Summary

Returns all design objects placed manually by the user.

Syntax

IsUserRouted : Boolean/Boolean_String

Example Usage

IsUserRouted
IsUserRouted = True
IsUserRouted = 'True'

Returns all design objects placed manually by the user. All objects placed as a result of an Autorouting process are not returned.

Not IsUserRouted
IsUserRouted = False
IsUserRouted = 'False'

Returns all objects except design objects placed manually by the user.

 

Note

The features available depend on your level of Altium Designer Software Subscription.