ArcGIS Desktop

  • ドキュメント
  • サポート

  • My Profile
  • ヘルプ
  • Sign Out
ArcGIS Desktop

ArcGIS Online

組織のマッピング プラットフォーム

ArcGIS Desktop

完全なプロ仕様の GIS

ArcGIS Enterprise

エンタープライズ GIS

ArcGIS for Developers

位置情報利用アプリの開発ツール

ArcGIS Solutions

各種業界向けの無料のテンプレート マップおよびテンプレート アプリケーション

ArcGIS Marketplace

組織で使えるアプリとデータを取得

  • ドキュメント
  • サポート
Esri
  • サイン イン
user
  • マイ プロフィール
  • サイン アウト

ArcMap

  • ホーム
  • はじめに
  • マップ
  • 解析
  • データ管理
  • ツール
  • エクステンション

RemoveToolbox

  • サマリー
  • 説明
  • 構文
  • コードのサンプル

サマリー

Removes the specified toolbox, either by specifying its path or referencing its alias. Removes the specified toolbox from the current geoprocessing session. Server toolboxes can also be removed using a semicolon delimiter.

説明

注意:

RemoveToolbox only removes tools from the geoprocessor object; tools are not directly removed from arcpy.

構文

RemoveToolbox (toolbox)
パラメーター説明データ タイプ
toolbox

The name of the toolbox, including either path or alias, to be removed from the current geoprocessing session. The name/path or alias should be placed in a double-quoted string.

Server toolboxes can be removed using a semicolon delimiter.

  • The name, including path, or alias, of the toolbox to be removed from the current geoprocessing session. Place the name/path, or alias, string inside double quotes. Server toolboxes can also be removed using a semicolon delimiter.

    • Syntax for Internet ArcGIS Server
      • URL servername;{username};{password}
    • Syntax for Local ArcGIS Server
      • machinename;servername.
    • Syntax for Internet ArcGIS Server
      • URL;servername;{username};{password}
    • Syntax for Local ArcGIS Server
      • machinename;servername

String

コードのサンプル

RemoveToolbox example

Removes the specified toolbox from access by current geoprocessing session.

import arcpy

# Remove a toolbox from session
arcpy.RemoveToolbox("c:/mytoolboxes/operations.tbx")

関連トピック

  • IsSynchronous
  • ListToolboxes
  • ListTools
  • ツール、ツールボックス、および環境設定のリスト作成

ArcGIS Desktop

  • ホーム
  • ドキュメント
  • サポート

ArcGIS プラットフォーム

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

Esri について

  • 会社概要
  • 採用情報
  • スタッフ ブログ
  • ユーザ カンファレンス
  • デベロッパ サミット
Esri
ご意見・ご感想をお寄せください。
Copyright © 2018 Esri. | プライバシー | リーガル