Skip to content

Release 22.3.0.0 for Revit 2022

Compare
Choose a tag to compare
@o-babii o-babii released this 11 Oct 19:16
· 43 commits to Release_22.x.x since this release
7f7681e

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.