Use the internal Revit implementation to relate elements at the end of export.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public static void EndExportInternal( ExporterIFC exporterIFC )
Parameters
- exporterIFC ExporterIFC
- The exporter.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |