Export
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Export(String, String, MassGBXMLExportOptions) | None | Exports a gbXML file from a mass model document. (Inherited from Document .) | Document |
| Export(String, String, GBXMLExportOptions) | bool | Export the model in gbXML (green-building) format. (Inherited from Document .) | Document |
| Export(String, String, IFCExportOptions) | bool | Exports the document to the Industry Standard Classes (IFC) format. (Inherited from Document .) | Document |
| Export(String, String, NavisworksExportOptions) | None | Exports a Revit project to the Navisworks .nwc format. (Inherited from Document .) | Document |
| Export(String, String, ViewSet, DWFExportOptions) | bool | Exports the current view or a selection of views in DWF format. (Inherited from Document .) | Document |
| Export(String, String, ViewSet, DWFXExportOptions) | bool | Exports the current view or a selection of views in DWFX format. (Inherited from Document .) | Document |
| Export(String, String, ViewSet, FBXExportOptions) | bool | Exports the document in 3D-Studio Max (FBX) format. (Inherited from Document .) | Document |
| Export(String, String, ICollection.ElementId., DGNExportOptions) | bool | Exports a selection of views in DGN format. (Inherited from Document .) | Document |
| Export(String, String, ICollection.ElementId., DWGExportOptions) | bool | Exports a selection of views in DWG format. (Inherited from Document .) | Document |
| Export(String, String, ICollection.ElementId., DXFExportOptions) | bool | Exports a selection of views in DXF format. (Inherited from Document .) | Document |
| Export(String, String, ICollection.ElementId., SATExportOptions) | bool | Exports the current view or a selection of views in SAT format. (Inherited from Document .) | Document |
No comments yet. Start the discussion.
Loading…