Use the internal Revit implementation to relate elements at the end of export.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static void EndExportInternal(
ExporterIFC exporterIFC
)
Parameters
- exporterIFC ExporterIFC
-
The exporter.
Exceptions
See Also
Reference