delete_layout
Remove a specified layout from an ArcGIS Pro project using arcpy, eliminating unused layouts to keep project organization clean. Deletes by layout name.
Instructions
Delete a layout from the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout_name | Yes | Layout to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |