Outdated version of the documentation. Find the latest one here.

` `

モデラーツール

計算機

説明

<put algorithm description here>

パラメータ

数式 [文字列]

<put parameter description here>

デフォルト: (設定されていません)

ダミー [数値]

<put parameter description here>

デフォルト: 0.0

ダミー [数値]

<put parameter description here>

デフォルト: 0.0

ダミー [数値]

<put parameter description here>

デフォルト: 0.0

ダミー [数値]

<put parameter description here>

デフォルト: 0.0

ダミー [数値]

<put parameter description here>

デフォルト: 0.0

ダミー [数値]

<put parameter description here>

デフォルト: 0.0

ダミー [数値]

<put parameter description here>

デフォルト: 0.0

ダミー [数値]

<put parameter description here>

デフォルト: 0.0

ダミー [数値]

<put parameter description here>

デフォルト: 0.0

ダミー [数値]

<put parameter description here>

デフォルト: 0.0

出力

結果 [数値]
<put output description here>

コンソールの使用方法

processing.runalg('modelertools:calculator', formula, number0, number1, number2, number3, number4, number5, number6, number7, number8, number9)

参照

ラスターレイヤーの範囲

説明

<put algorithm description here>

パラメータ

レイヤー [ラスター]
<put parameter description here>

出力

min X [数値]
<put output description here>
max X [数値]
<put output description here>
min Y [数値]
<put output description here>
max Y [数値]
<put output description here>
範囲 [範囲]
<put output description here>

コンソールの使用方法

processing.runalg('modelertools:rasterlayerbounds', layer)

参照

ベクターレイヤーの範囲

説明

<put algorithm description here>

パラメータ

レイヤー [ベクター:任意]
<put parameter description here>

出力

min X [数値]
<put output description here>
max X [数値]
<put output description here>
min Y [数値]
<put output description here>
max Y [数値]
<put output description here>
範囲 [範囲]
<put output description here>

コンソールの使用方法

processing.runalg('modelertools:vectorlayerbounds', layer)

参照