Skip to content

Releases: Autodesk/revit-ifc

Release 23.1.0.0 for Revit 2023

27 May 12:20
afffb1e
Compare
Choose a tag to compare

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

10 May 19:39
Compare
Choose a tag to compare
Pre-release

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

10 Jun 07:07
Compare
Choose a tag to compare
Pre-release

Backport some fixes related to mapunit in IFCProjectedCRS

Release 22.4.2.0 For Revit 2022

21 Feb 12:55
Compare
Choose a tag to compare
Pre-release

Improvement:

  • Added support for IFC2X3 CV2.0 MVD for allowable Entity and Pset.

Release 22.4.1.0 for Revit 2022

12 Feb 16:27
Compare
Choose a tag to compare

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

22 Nov 17:28
161c04a
Compare
Choose a tag to compare

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

11 Oct 19:16
7f7681e
Compare
Choose a tag to compare

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

20 Sep 13:00
78c02ad
Compare
Choose a tag to compare

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

Release 21.4.1.0 For Revit 2021

17 Sep 08:13
Compare
Choose a tag to compare

Fixed issue with opening not cutting walls (Issue #284)

Release 22.2.1.0 for Revit 2022

30 Jul 17:14
667e241
Compare
Choose a tag to compare

NOTE: The improvements in this release are already included in Revit 2022.1 and beyond. There is no need to have this version of the open source, and in fact, it may cause issues. Please uninstall this (or previous) versions if you have downloaded Revit 2022.1. We are working on getting a version of the open source compatible with Revit 2022.1 done ASAP.

General:

  • This version contains two improvements since the latest release of 22.2.0.0.

Improvements:

  • Updated installer by including Autodesk.SteelConnections.ASIFC.dll into it. Steel Connections are exported correctly in this release.
  • Added license text for Autodesk.SteelConnections.ASIFC.dll and ANTLR 4 to README and LICENSE.rtf.