Query_Lang-SCHFunctions_Fields_UseLibraryNameUseLibraryName_AD
Created: 八月 02, 2022 | Updated: 八月 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: UseLibraryName for version 25
Parent page: Schematic Query Functions - Fields
Summary
Returns all part objects whose Use Library Name property complies with the Query.
Syntax
UseLibraryName : Boolean_String
Example Usage
UseLibraryName = 'True'
Returns all part objects whose Use Library Name property is enabled.
UseLibraryName = 'False'
Returns all part objects whose Use Library Name property is disabled.
Tips
- The Use Library Name property is only defined for part objects.