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