Query_Lang-PCBFunctions_AttributeChecks_IsMechanicalComponentIsMechanicalComponent_AD

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

Parent page: PCB Query Functions - Attribute Checks

Summary

Returns component objects whose Component Type property is Mechanical. These components do not have electrical properties, are not synchronized (you must manually place them in both editors), and are included in the BOM. An example is a heatsink.

Syntax

IsMechanicalComponent : Boolean/Boolean_String

Example Usage

IsMechanicalComponent
IsMechanicalComponent = True
IsMechanicalComponent = 'True'

Returns all component objects whose Component Type property is set to Mechanical.

Not IsMechanicalComponent
IsMechanicalComponent = False
IsMechanicalComponent = 'False'

Returns all objects except component objects whose Component Type property is set to Mechanical.

Tips

  1. The associated child primitive objects are not returned by this Query.

 

If you find an issue, select the text/image and pressCtrl + Enterto send us your feedback.
Примечание

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