Skip to content

ExportUtils

Public Class

This class provides utilities related to document export.

Inheritance Hierarchy

System.Object
Autodesk.Revit.DB.ExportUtils

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public static class ExportUtils

The ExportUtils type exposes the following members.

Methods

Name

Description


Public Method
Static Member
GetExportId(Subelement)

Retrieves the GUID representing the subelement in DWF and IFC export.


Public Method
Static Member
GetExportId(Document, ElementId)

Retrieves the GUID representing this element in DWF and IFC export.


Public Method
Static Member
GetGBXMLDocumentId

Retrieves the GUID representing this document in exported gbXML files.


Public Method
Static Member
GetNurbsSurfaceDataForSurface

Returns the necessary information to define a NURBS surface for a given [!:Autodesk::Revit::DB::HermiteSuface] or [!:Autodesk::Revit::DB::RuledSuface].