Document.Export
Overloads (14):
Export
| Name | Return Type | Description |
|---|---|---|
| Export(String, IList<ElementId>, PDFExportOptions) | Boolean | Exports a selection of views in PDF format. |
| Export(String, String, GBXMLExportOptions) | Boolean | Export the model in gbXML (green-building) format. |
| Export(String, String, IFCExportOptions) | Boolean | Exports the document to the Industry Standard Classes (IFC) format. |
| Export(String, String, NavisworksExportOptions) | None | Exports a Revit project to the Navisworks .nwc format. |
| Export(String, String, OBJExportOptions) | Boolean | Exports a view specified in the export options to the OBJ format. |
| Export(String, String, STEPExportOptions) | Boolean | Exports the current view or a selection of views in STEP format. |
| Export(String, String, STLExportOptions) | Boolean | Exports a view specified in the export options to the STL format. |
| Export(String, String, ViewSet, DWFExportOptions) | Boolean | Exports the current view or a selection of views in DWF format. |
| Export(String, String, ViewSet, DWFXExportOptions) | Boolean | Exports the current view or a selection of views in DWFX format. |
| Export(String, String, ViewSet, FBXExportOptions) | Boolean | Exports the document in 3D-Studio Max (FBX) format. |
| Export(String, String, ICollection<ElementId>, DGNExportOptions) | Boolean | Exports a selection of views in DGN format. |
| Export(String, String, ICollection<ElementId>, DWGExportOptions) | Boolean | Exports a selection of views in DWG format. |
| Export(String, String, ICollection<ElementId>, DXFExportOptions) | Boolean | Exports a selection of views in DXF format. |
| Export(String, String, ICollection<ElementId>, SATExportOptions) | Boolean | Exports the current view or a selection of views in SAT format. |