Query_Lang-PCBFunctions_Fields_IsModifiedIsModified_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: IsModified for version 25
Parent page: PCB Query Functions - Fields
Summary
Returns all polygon pour objects whose IsModified property complies with the Query.
Syntax
IsModified : Boolean_String
Example Usage
IsModified = 'True'
Returns all polygon pour objects whose IsModified property is enabled.
IsModified = 'False'
Returns all polygon pour objects whose IsModified property is disabled.
Tips
- The IsModified property is only defined for polygon pour objects.