Returns the DrawingExportManager for this drawing. You use the ExportManager to export the drawing in various formats.
"drawing_var" is a variable referencing a Drawing object. |
"drawing_var" Is a variable referencing a Drawing Object. |
"drawing_var" Is a variable referencing a Drawing Object. |
| Name | Description |
| Export PDF Sample | Demonstrates how to export a Fusion 360 drawing document to PDF using the DrawingExportManager. Shows how to configure PDFExportOptions including sheet selection (all sheets, a specific range, or the current sheet), line weights, and range-based export. |