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