Autodesk / Autodesk/revit-ifc

PR: IfcSpatialContainer does not work on ceilings

Open
#817 1 comment 0 reactions 0 assignees View on GitHub
problem
Dominant language
C#
Stars
637
Forks
225
PR merge metrics
No merged PRs in 30d

Description

### Problem Description

When I export my file to ifc with IfcSpatialParameter, it does not work for all ceilings. Just one ceiling get correct value but others are getting original level name and they are placed in that storey. If I isolate all ceilings and export, then it exports correctly. That is a very weird behaviour.
![image](https://github.com/user-attachments/assets/deac8c93-bb70-4d03-a73c-987e6d5e51db)
[Projekt2.zip](https://github.com/user-attachments/files/17650154/Projekt2.zip)

### Revit Version

2024.0.x

### IFC for Revit Addon Version

24.x.x

### Windows Version

11 22H2

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the export with the attached Projekt2.zip in Revit 2024 using IfcSpatialParameter, comparing all ceilings with an isolated-ceilings export. Trace the handling of IfcSpatialContainer during IFC export and identify why only one ceiling receives the correct value. Done means all affected ceilings are assigned to the intended storey consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.