Document.Export Method

DocumentExport Method

Overload List
 NameDescription
Public methodExport(String, IListElementId, PDFExportOptions) 
Public methodExport(String, String, GBXMLExportOptions) Export the model in gbXML (green-building) format.
Public methodExport(String, String, IFCExportOptions) Exports the document to the Industry Standard Classes (IFC) format.
Public methodExport(String, String, NavisworksExportOptions) Exports a Revit project to the Navisworks .nwc format.
Public methodExport(String, String, OBJExportOptions) Exports a view specified in the export options to the OBJ format.
Public methodExport(String, String, STEPExportOptions) Exports the current view or a selection of views in STEP format.
Public methodExport(String, String, STLExportOptions) Exports a view specified in the export options to the STL format.
Public methodExport(String, String, ViewSet, DWFExportOptions)Exports the current view or a selection of views in DWF format.
Public methodExport(String, String, ViewSet, DWFXExportOptions)Exports the current view or a selection of views in DWFX format.
Public methodExport(String, String, ViewSet, FBXExportOptions)Exports the document in 3D-Studio Max (FBX) format.
Public methodExport(String, String, ICollectionElementId, DGNExportOptions) 
Public methodExport(String, String, ICollectionElementId, DWGExportOptions) 
Public methodExport(String, String, ICollectionElementId, DXFExportOptions) 
Public methodExport(String, String, ICollectionElementId, SATExportOptions) 
Top
See Also