set_map_extent
Define the geographic bounds for paper layouts, grids, and exports by specifying min/max X and Y coordinates. Ensures accurate scaling and alignment of map data in CAD drawings.
Instructions
Set the current map extent used for paper layout, grids, and exports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxX | Yes | ||
| maxY | Yes | ||
| minX | Yes | ||
| minY | Yes |