Skip to content

Releases: BIM-Tools/SketchUp-IFC-Manager

SketchUp-IFC-Manager 4.1.0

13 Feb 21:46

Choose a tag to compare

  • Removed deprecated IfcPresentationStyleAssignment for IFC 4 and newer
  • Improved installation of Rubyzip Gem
  • Added the option to add properties and classifications to IfcTypeProducts
  • Added IfcElement and IfcVirtualElement types to the IFC 2x3 selection list
  • Improved IfcClassification Source, Edition and EditionDate mapping from SKC
  • Added 2019 version of NL-SfB proposed by Menno Mekes #14 (comment)
  • Set IFC entity name to definition name when instance name is empty

SketchUp-IFC-Manager 3.6.0

11 Feb 14:40

Choose a tag to compare

Pre-release

Added new version of NL-SfB proposed by Menno Mekes #14 (comment)
This version containing the new 2019 NL-SfB classification export is not backward compatible with older models containing the 2005 version!

SketchUp-IFC-Manager 4.0.1

04 Feb 08:40

Choose a tag to compare

Pre-release

Bugfixes:

  • PropertySet issues (missing properties)
  • Errors after closing import window
  • double loading IFC classifications

SketchUp-IFC-Manager 4.0.0

10 Jan 22:55

Choose a tag to compare

Pre-release

Test version, expect bugs!!!

  • Added support for any IFC version for which you have the XSD schema (through the Sketchup classification system)
  • Added export support for ifcZIP
  • Added IFC export support for all Sketchup model units (millimeters, meters, inches, feet, yard)
  • Added IFC export support for IfcMappedItems (better and smaller models)
  • Added IFC export support for IfcTypeProducts (better and smaller models)
  • Added support for custom classifications (through the Sketchup classification system)

SketchUp-IFC-Manager 3.5.0

21 Apr 21:42

Choose a tag to compare

Pre-release

Improved IFC spatial hierarchy implementation
especially for nested IfcElementAssemly entities

SketchUp-IFC-Manager 3.4.7

18 Mar 10:57

Choose a tag to compare

Fixed persistent GlobalId's

SketchUp-IFC-Manager 3.4.6

07 Mar 21:17

Choose a tag to compare

Pre-release

Improved IFC import, no longer creates new model
Fix entity type export filter
Set enumerations for assigned IFC entities to default value

SketchUp-IFC-Manager 3.4.5

07 Feb 18:52

Choose a tag to compare

Pre-release

Fix object placements
Improve cleanup of hidden edges in IFC import

SketchUp-IFC-Manager 3.4.4

06 Feb 15:32

Choose a tag to compare

Pre-release

Fixed export of spatial hierarchy

SketchUp-IFC-Manager 3.4.3

24 Jan 11:56

Choose a tag to compare

Pre-release

Cleanup and refactoring
Refactored IfcFacetedBrep code
Improved step serialization
Improved implementation of EXPRESS SET and LIST
Fixed errors in classifiction export
raised minimum version to 2017 due to htmldialog
Fixed catch for require not existing file path
New version of NL-SfB classification with fix for wrongly encoded characters and added filter (thanks @tiesdemoel! Issue #13)
Added skc contents to git version control