Query_Lang-SCHFunctions_Fields_ParameterSetStyleParameterSetStyle_AD

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

Parent page: Schematic Query Functions - Fields

Summary

Returns all parameter set objects whose Parameter Set Style property complies with the Query.

Syntax

ParameterSetStyle = ParameterSetStyle_String
ParameterSetStyle <> ParameterSetStyle_String

ParameterSetStyle_String must be one of the following strings:

  • 'Large'
  • 'Tiny'

Example Usage

ParameterSetStyle = 'Large'
Returns all parameter set objects whose Parameter Set Style property is Large.

ParameterSetStyle <> 'Tiny'
Returns all objects except parameter set objects whose Parameter Set Style property is Tiny.

IsParameterSet && ParameterSetStyle <> 'Large'
Returns all parameter set objects except those whose Parameter Set Style property is Large.

Tips

  1. The single quote characters (') at the start and end of ParameterSetStyle_String are mandatory.
  2. The Parameter Set Style property is only defined for parameter set objects.

 

If you find an issue, select the text/image and pressCtrl + Enterto send us your feedback.
注記

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

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