Skip to content

Commit

Permalink
Merge pull request #74 from BIM-Tools/develop
Browse files Browse the repository at this point in the history
Release version 5.3.1
  • Loading branch information
janbrouwer authored Nov 11, 2024
2 parents aadbf70 + a4718b3 commit dadc114
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bt_ifcmanager/lib/lib_ifc/entity_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ def handle_unclassified_component(su_instance, placement_parent)
# @param placement_parent [Object] The parent entity for the placement of the IfcProject.
# @return [Object] The modified IfcProject entity.
def handle_ifc_project(su_instance, placement_parent)
su_definition = su_instance.definition

# Only a single IfcProject entity is allowed in an IFC model
# @todo: set all correct parameters for IfcProject!!!
# Enrich the base IfcProject with properties of the modelled IfcProject
Expand Down

0 comments on commit dadc114

Please sign in to comment.