Layer (arcpy.mapping)
Resumen
References a layer (.lyr) file stored on disk.
Debate
For a more complete discussion, refer to the Layer Class help topic.
Sintaxis
Layer (lyr_file_path)
Parámetro | Explicación | Tipo de datos |
lyr_file_path |
A string that includes the full path and file name of an existing layer (.lyr) file. | String |
4/26/2014