laptop and a wrench

Error

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

Última publicación: August 19, 2020 ArcGIS for Desktop
Número de ID del error BUG-000088086
EnviadoJune 3, 2015
Última modificaciónJune 5, 2024
Relacionado conArcGIS for Desktop
Versión encontrada10.3
EstadoWill Not Be Addressed

Información adicional

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.

Solución alternativa

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__

Pasos para reproducir

ID del error: BUG-000088086

Software:

  • ArcGIS for Desktop

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga