Overload List

  NameDescription
Public methodExport(String, String, MassGBXMLExportOptions)
Exports a gbXML file from a mass model document.
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, STLExportOptions)
Exports the document 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, ICollection<(Of <<'(ElementId>)>>), DGNExportOptions)
Exports a selection of views in DGN format.
Public methodExport(String, String, ICollection<(Of <<'(ElementId>)>>), DWGExportOptions)
Exports a selection of views in DWG format.
Public methodExport(String, String, ICollection<(Of <<'(ElementId>)>>), DXFExportOptions)
Exports a selection of views in DXF format.
Public methodExport(String, String, ICollection<(Of <<'(ElementId>)>>), SATExportOptions)
Exports the current view or a selection of views in SAT format.

See Also