laptop and a wrench

Bug

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

Zuletzt veröffentlicht: August 19, 2020 ArcGIS for Desktop
Bug-ID-Nummer BUG-000088086
EingereichtJune 3, 2015
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS for Desktop
Gefunden in Version10.3
StatusWill Not Be Addressed

Zusätzliche Informationen

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.

Workaround

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__

Schritte zur Reproduzierung

Bug-ID: BUG-000088086

Software:

  • ArcGIS for Desktop

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln