Releases: Autodesk/revit-ifc
Releases · Autodesk/revit-ifc
Release 22.5.1.0 for Revit 2022
Fixed some issues that may cause export to fail
Release 22.5.0.0 for Revit 2022
General:
This is the official release of IFC Exporter 22.5.0.0.
Improvements:
- Created Revit.IFC.Import.Core DLL to house Navis processor and interface.
- Added support for Sound power units on IFC export.
- Corrected the IFC GUID parameter value on export if the value used was different than the value set for the element.
- Improved Door and Window property units for Navisworks.
- Created DLL for UI to select IFC Entity to be used for Entity selection.
- Disallow openings and connections for Walls that are not exported as IfcElements.
- Implemented removing of isolated points in polygonal faceset.
- Implemented IfcDistributionCircuit export.
- Updated ability of Navis to create ProjectInformation before adding parameters.
- Improved face margin.
- Improved linking of extrusions with slivery outlines.
- Added support for linking IFC files with the IfcBlock entity.
- Added non-optional attributes export for generic type.
- Updated addin version visualization.
- Updated param naming.
UI bugfix:
- Removed truncated strings from some localized IFC dialogs.
- Fixed error during renaming of IFC export setup error.
- Improved localization of the current selected setup dropdown in the IFC export dialog box.
- Improved localization of some IFC export dialog options.
- Fixing GLOB issue in some labels and buttons.
Export bugfix:
- Improved export of some walls to IFC whose end is cut by an in-place void.
- Improved export of curved railings material.
- Corrected units for some properties of rooms and spaces in schedules exported to IFC as property sets.
- Fixed the center line location of beams with trimmed ends exported to IFC 2x3.
- Fix for Column family geometry export.
- Fixed bug with elements placing after export into 2x2.
- Improved export of some clipped structural beams to IFC.
- Improved export of walls containing adjacent openings to IFC.
- Improved the export of walls with extensions cut by wall sweeps to IFC.
- Fixed export of roofs as polygonal face sets.
- Added opening creation in floor.
- Improved the creation of openings for some walls export to IFC with the option to split walls by level selected.
- Fixed issue with unintended unit conversion for IFC property values.
- Fixed export of thermal transmittance parameters to IFC.
- Fixed CrossSectionArea property.
- Fixed material display of roofs.
- Fixed pressure properties scaling.
- Fix for shifted openings on floor.
- Fixed curtain walls geometry export
Import bugfix:
- Included wall in linking of IFC walls when they contained excluded doors and windows.
- Fixed linking of axes with invalid data.
- Improved Openings cuts processing when linking IFC.
- Fixed IfcIndexedPolyCurve linking.
- Fixed linking of some triangulated face sets.
- Improved support for linking some invalid IFC files
- Improved linking of IFC files that contained geometry with degenerate faces.
- Fixed linking errors for usage with old Revit versions.
Release 23.1.0.0 for Revit 2023
General:
- This is the first version of IFC Exporter for Revit 2023.
- It contains various improvements and bug fixes for the basic Revit 2023.
Improvements:
- Added support for linking IFC files with the IfcBlock entity
- Added default color for some floors with openings exported to IFC
- Addin version visualization moved out from the exporter window title
- Changed the name format of imported properties
- Improved linking of some extruded geometry with thin walls in IFC files
- Improved linking of IFC files that contained geometry with degenerate faces
- Improved the performance and reduced the file size of exported IFC files containing fabrication parts
- Improved the appearance of some objects in linked IFC files that have multiple openings, some of which are mesh-based
Bug Fixes:
- Corrected the location of the axis line for some beams exported to IFC
- Fixed the issue with the wrong user-defined properties
- Fixed export to IFC of some Revit files that contained problematic floors or roofs
- Fixed crash when clicking to open the IFC Modify Setup button
- Fixed a couple of GLOB issues
Release 22.5.0.0 For Revit 2022.1
This is pre-release of 22.5.0.0 (unsigned).
NOTE: this installer requires Revit 2022.1 to work properly. Installing this over Revit 2022.0 is known to have some issues.
Release 21.4.3.0 for Revit 2021
Backport some fixes related to mapunit in IFCProjectedCRS
Release 22.4.2.0 For Revit 2022
Improvement:
- Added support for IFC2X3 CV2.0 MVD for allowable Entity and Pset.
Release 22.4.1.0 for Revit 2022
This version contains a fix for the issue of additional offset when import (LINK) IFC after the improvements on export with geo-reference coordinates
Release 22.4.0.0 for Revit 2022
General:
- This version contains various improvements and bugfixes since the latest release of 22.3.0.0.
Improvements:
- Updated Autodesk.SteelConnections.ASIFC.dll.
- Updated code for compatibility with Revit 2022.1.1 API.
Bug Fixes:
- Fixed bug with steel connections elements exporting.
- Fixed a number of bugs related to differences in previous Revit API versions.
Release 22.3.0.0 for Revit 2022
General:
- This version contains various improvements and bugfixes since the latest release of 22.2.1.0.
Improvements:
- Added additional generic support for IFC4.x files for 2022.1. (Added entities represented in schemas:IFC2x, IFC4x, IFC4x2, IFC4x3).
- Added export NominalCapacityCooling as Pset_CoolingTowerTypeCommon.NominalCapacity.
- Added port description parsing for ducts.
- Improved performance by connectors description caching.
- Improved export of "invalid" files with Z value in the IfcSite offset.
- Implemented export IfcDistributionSystem by default for IFC4.
- Refactored IfcIndexedPolyCurve creation.
- Modified File interface based on new scaling requirements.
- Removed dependency on Revit.IFC.Import for processors.
- Improved Boolean shift heuristic.
- PEnum_ConductorFunctionEnum entity fixed according to IFC4x3 standards.
- Updated QtoSets.
- Table property separator is changed to semicolon.
Bug Fixes:
Export bug fixes:
- Removed duplicated indices when merging two consecutive IfcLineIndex segments into one.
- Fixed renaming of IFC export setup.
- Fixed export of combined parameters to IFC psets.
- Fixed color loss for Wall element that is exported as Tessellated geometry in IFC4 RV [Architecture] mode.
- Restored proper behavior for invalidElementId parameter export.
- Removed extra assignment of styledbyitems for IfcPolygonalFaceSet.
- Fixed bug with exporting of "Type" parameter in a schedule to IFC as Family+Type.
Import bug fixes:
- Fixed bugs in IFC2x3 connected with schema differences.
- Fixed applying voids to sub-elements on link.
- Fixed creation swept disk solids far from the origin.
- Fixed IFC links updating.
Release 21.4.2.0 for Revit 2021
General:
- This version contains a couple of bugfixes since the latest release of 21.4.1.0
Bug Fixes:
- Fixed issue with exporting model on C4R that has links to IFC for the Revit 2021.1.4
- Fixed localization issue in the German version
- PEnum_ConductorFunctionEnum entity fixed according to IFC4x3 standards