Autodesk / Autodesk/revit-ifc

PR: PartitioningType of IfcWindowType not exported to IFC4

Open
#922 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

The ```PartitioningType``` attribute is exported to ```IfcWindowStyle``` in IFC2x3 CV2, but not to ```IfcWindowType``` in IFC4 RV Arch. I haven't tested for ```IfcWindow``` since we only define this attribute on the type level.

- Tested in 25.4.4
- Test file: https://github.com/andydandy74/MyIssues/blob/master/RevitIFC922/190_WindowPartitioningTypeIFC4.rvt

#### IFC2x3

Image

#### IFC4

Image

### Revit Version

2025.4.x

### IFC for Revit Addon Version

25.4.0

### Windows Version

11 24H2

Contributor guide

Open the contributing guide

Research direction

Start with the linked Revit test file and compare its IFC2x3 and IFC4 exports, focusing on the PartitioningType attribute for the window type. Trace the IFC4 export path in the add-on and verify that the resulting IfcWindowType contains the expected PartitioningType value without changing the existing IFC2x3 behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.