laptop and a wrench

不具合

The interactive Python window does not display usage and tool-specific help in the Help window for all classes and functions.

最後に公開された状態: August 19, 2020 ArcGIS for Desktop
不具合 ID 番号 BUG-000088086
送信されましたJune 3, 2015
最終更新日June 5, 2024
適用対象ArcGIS for Desktop
見つかったバージョン10.3
ステータスWill Not Be Addressed

参考情報

We apologize that we were unable to address this issue within the current product support cycle.  If the issue continues to affect your work in a supported release, please contact Technical Support.

対処法

Use Python's built-in help function and pass in the tool name that needs to be searched. The help is displayed in the main Python section. Use Python's built-in function attribute __doc__ following the tool to show the documentation string. The help is displayed in the main Python section. >>> arcpy.Buffer_analysis( >>> help(arcpy.Buffer_analysis) >>> print arcpy.Buffer_analysis.__doc__

再現の手順

不具合 ID: BUG-000088086

ソフトウェア:

  • ArcGIS for Desktop

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動