create_layout
Create a new ArcGIS Pro layout page with a map frame that fills the page by default. Set page size, units, and margin to prepare maps for printing or export.
Instructions
Create a new layout page, by default with a map frame filling it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Layout name. | |
| margin | No | Margin around the map frame, in page units. | |
| map_name | No | Map to act on; defaults to the active map. | |
| page_units | No | INCH, CENTIMETER, MILLIMETER or POINT. | INCH |
| page_width | No | Page width. | |
| page_height | No | Page height. | |
| add_map_frame | No | Add a map frame filling the page. | |
| map_frame_name | No | Name for the map frame. | Map Frame |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |