Changes in 2020 vs 2025.3 1 added 3 missing 10 changed
Flip API Versions →Added in 2020 (new since 2025.3)
Missing in 2020 (only available in 2025.3)
Changed members
ExporterIFC.Get2DContextHandle()
Became obsolete in 2025.3: This method is deprecated as of Revit 2025. Use the .NET cache instead.
| → returns | IFCAnyHandle | The IfcRepresentationContext. |
ExporterIFC.GetDoorWindowOpeningHandle(ElementId)
| familyInstanceId | ElementId | The id of the door or window. |
| → returns | IFCAnyHandle | The opening handle. |
ExporterIFC.GetFamilyName()
| → returns | String | The family name. |
ExporterIFC.GetHostObjects()
| → returns | IList→ElementId | IList IDictionary ElementId , IFCAnyHandle The collection of host objects. |
ExporterIFC.GetLevelInfo(ElementId)
| levelId | ElementId | The level id. |
| → returns | IFCLevelInfo | The level information. |
ExporterIFC.GetMaterialIdForCurrentExportState()
| → returns | ElementId | The material id. |
ExporterIFC.GetOrCreateFillPattern(ElementId, Color, Double)
| fillPatternId | ElementId | The fill pattern id. |
| color | Color | The pattern color. |
| planScale | Double | The view scale. |
| → returns | IFCAnyHandle | The IfcSurfaceStyle. |
ExporterIFC.Set2DContextHandle(IFCAnyHandle)
Became obsolete in 2025.3: This method is deprecated as of Revit 2025. Use the .NET cache instead.
| contextHandle | IFCAnyHandle | The IfcRepresentationContext. |
ExporterIFC.ExportAs2x2()
Became obsolete in 2025.3: This method is deprecated as of Revit 2025. Use FileVersion instead.
| → returns | Boolean |
ExporterIFC.ExportAs2x3()
Became obsolete in 2025.3: This method is deprecated as of Revit 2025. Use FileVersion instead.
| → returns | Boolean |