Skip to content

Releases: Autodesk/revit-ifc

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.

Release 21.4.0.0 for Revit 2021

26 Jul 15:10
44bd454
Compare
Choose a tag to compare

General:

  • This version contains various improvements and bugfixes since the latest release of 21.2.0.0.
  • Steel Connection is now exported correctly in this open source release.

Improvements:

  • Added support property data types: IfcPropertyBoundedValue, IfcPropertyListValue, IfcPropertyTableValue
  • Added support to override SystemType of IfcDistributionPort from Description parameter
  • Improved the lifetime and status of cached element
  • Add support for IfcArcSegment and IfcLineSegment for IfcIndexedPolyCurve
  • Add support for additional Ifc data types
  • Use element name for and elementid parameter
  • Improvement in IFC export configuration: assign address to Site or Building option is now remembered, the Classification setting is also now remembered and will be saved into the configuration json file
  • Improvement in getting material information from geometry
  • Property set now gets a stable GUID

Bug Fixes:

Export bug fixes:

  • Fixed issue that may cause export to IFC4 DTV to fail
  • Fixed issue that the EPSG code in the Georeference dialog may get a different value after input
  • Improved export performance for some geometries that contain extremely large number of faces
  • Ensured IfcExportAs is obeyed when setting MEP system to IfcDistributionSystem

Import bug fixes:

  • Fixed issue where IFC file with rotation linked in Revit incorrectly
  • Fixed issue that Columns may be imported without their proper category being set for IFC file from AllPlan
  • Improved handling Spatial Structure elevation and Z-value of the placement
  • Fixed issue of missing floors when linking IFC file from ARCHICAD
  • Fixed crash issue when linking certain IFC file

Release 22.2.0.0 for Revit 2022

02 Jul 18:29
Compare
Choose a tag to compare

General:

  • This version contains various improvements and bugfixes since the latest release of 22.1.0.0.

Improvements:

  • Added support property data types: IfcPropertyBoundedValue, IfcPropertyListValue, IfcPropertyTableValue
  • Added support to override SystemType of IfcDistributionPort from Description parameter
  • Improved the lifetime and status of cached element
  • Add support for IfcArcSegment and IfcLineSegment for IfcIndexedPolyCurve
  • Add support for additional Ifc data types
  • Use element name for and elementid parameter
  • Improvement in IFC export configuration: assign address to Site or Building option is now remembered, the Classification setting is also now remembered and will be saved into the configuration json file
  • Improvement in getting material information from geometry
  • Property set now gets a stable GUID

Bug Fixes:

Export bug fixes:

  • Fixed issue that may cause export to IFC4 DTV to fail
  • Fixed issue that the EPSG code in the Georeference dialog may get a different value after input
  • Improved export performance for some geometries that contain extremely large number of faces
  • Ensured IfcExportAs is obeyed when setting MEP system to IfcDistributionSystem

Import bug fixes:

  • Fixed issue where IFC file with rotation linked in Revit incorrectly
  • Fixed issue that Columns may be imported without their proper category being set for IFC file from AllPlan
  • Improved handling Spatial Structure elevation and Z-value of the placement
  • Fixed issue of missing floors when linking IFC file from ARCHICAD
  • Fixed crash issue when linking certain IFC file