Query_Lang-PCBFunctions_Fields_CavityHeightCavityHeight_AD

Вы просматриваете версию 18.0. Для самой новой информации, перейдите на страницу Query_Lang-PCBFunctions_Fields_CavityHeight((CavityHeight))_AD для версии 21

Parent page: PCB Query Functions - Fields

Summary

Returns all region objects whose Cavity Height property complies with the Query.

Syntax

CavityHeight : Numeric_String

Example Usage

CavityHeight = '70'
Returns all region objects whose Cavity Height property is equal to 70.

CavityHeight Between '200' And '400'
Returns all region objects whose Cavity Height property is greater than or equal to 200 and less than or equal to 400.

CavityHeight >= '100'
Returns all region objects whose Cavity Height property is greater than or equal to 100.

CavityHeight <> '120'
Returns all objects except region objects whose Cavity Height property is equal to 120.

Tips

  1. The Cavity Height property is only defined for region objects, and is only meaningful for regions whose Kind property has been set to Cavity.
If you find an issue, select the text/image and pressCtrl + Enterto send us your feedback.
Примечание

Набор доступных функций зависит от вашего уровня доступа к продуктам Altium. Если вы не видите в своем ПО функцию, описанную здесь, свяжитесь с отделом продаж Altium, чтобы узнать больше.