export_image
Export the active Revit view to a PNG file at a specified pixel width and provide the resulting file path for further processing.
Instructions
Export the active Revit view as a PNG image and return the file path.
Args: width: Image width in pixels (200 to 4000, default 1600).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No |