Query_Lang-PCBFunctions_MembershipChecks_InPolygonClassInPolygonClass_AD

現在、バージョン 18.0. をご覧頂いています。最新情報については、バージョン Query_Lang-PCBFunctions_MembershipChecks_InPolygonClass((InPolygonClass))_AD の 21 をご覧ください。

Parent page: PCB Query Functions - Membership Checks

Summary

Returns all polygon pour objects that are members of the specified Polygon Class.

Syntax

InPolygonClass(ClassName : String) : Boolean/Boolean_String

As you define the Query expression, a pop-up list of all existing user-defined polygon classes, by name, is presented.

Example Usage

InPolygonClass('Top Side Polys')
InPolygonClass('Top Side Polys') = True
InPolygonClass('Top Side Polys') = 'True'

Returns all polygon pour objects that are members of the Top Side Polys Polygon Class.

Not InPolygonClass('Custom Polys')
InPolygonClass('Custom Polys') = False
InPolygonClass('Custom Polys') = 'False'

Returns all objects except polygon pour objects that are members of the Custom Polys Polygon Class.

Tips

  1. The single quote characters (') at the start and end of the ClassName string are mandatory.
If you find an issue, select the text/image and pressCtrl + Enterto send us your feedback.
注記

利用できる機能は、Altium 製品のアクセスレベルによって異なります。Altium Designer ソフトウェア サブスクリプション の様々なレベルに含まれる機能と、Altium 365 プラットフォーム で提供されるアプリケーションを通じて提供される機能を比較してください。

ソフトウェアの機能が見つからない場合は、Altium の営業担当者に連絡して 詳細を確認してください。