Releases: BIM-Tools/SketchUp-IFC-Manager
SketchUp-IFC-Manager 4.1.0
- 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
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
Bugfixes:
- PropertySet issues (missing properties)
- Errors after closing import window
- double loading IFC classifications
SketchUp-IFC-Manager 4.0.0
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
Improved IFC spatial hierarchy implementation
especially for nested IfcElementAssemly entities
SketchUp-IFC-Manager 3.4.7
Fixed persistent GlobalId's
SketchUp-IFC-Manager 3.4.6
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
Fix object placements
Improve cleanup of hidden edges in IFC import
SketchUp-IFC-Manager 3.4.4
Fixed export of spatial hierarchy
SketchUp-IFC-Manager 3.4.3
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