Query_Lang-PCBFunctions_Fields_PolygonRemoveIslandsByAreaPolygonRemoveIslandsByArea_AD
Набор доступных функций зависит от вашего уровня доступа к продуктам Altium. Ознакомьтесь с функциями, включенными в различные уровни Подписки на ПО Altium, и функциональными возможностями приложений, предоставляемых платформой Altium 365.
Если вы не видите в своем ПО функцию, описанную здесь, свяжитесь с отделом продаж Altium, чтобы узнать больше.
Parent page: PCB Query Functions - Fields
Summary Copy Link Copied
Returns all polygon pour objects whose Remove Islands By Area property complies with the Query.
Syntax Copy Link Copied
PolygonRemoveIslandsByArea : Boolean_String
Example Usage Copy Link Copied
PolygonRemoveIslandsByArea = 'True'
Returns all polygon pour objects whose Remove Islands By Area property is enabled.
PolygonRemoveIslandsByArea = 'False'
Returns all polygon pour objects whose Remove Islands By Area property is disabled.
Tips Copy Link Copied
- The Remove Islands By Area property is only defined for polygon pour objects.
- The child objects of polygon pour objects returned by the Query, are not returned.