The ExportUtils type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetExportId(Subelement)
Retrieves the GUID representing the subelement in DWF and IFC export.
Public methodStatic memberGetExportId(Document, ElementId)
Retrieves the GUID representing this element in DWF and IFC export.
Public methodStatic memberGetGBXMLDocumentId
Retrieves the GUID representing this document in exported gbXML files.
Public methodStatic memberGetNurbsSurfaceDataForFace Obsolete.
Returns the necessary information to define a NURBS surface for a given Revit HermiteFace or RuledFace.
Public methodStatic memberGetNurbsSurfaceDataForSurface
Returns the necessary information to define a NURBS surface for a given [!:Autodesk::Revit::DB::HermiteSuface] or [!:Autodesk::Revit::DB::RuledSuface].

See Also