buildingSMART / buildingSMART/IFC4.x-development

`IfcRoadPart` property sets have `IfcSpace`-related property sets referenced

Open
#941 3 comments 0 reactions 0 assignees View on GitHub
after-NWI
Dominant language
Python
Stars
234
Forks
123
Avg merge
15h 4m
Merged PRs (30d)
5

Description

# State

`IfcRoadPart` has the following property sets listed:

![Image](https://github.com/user-attachments/assets/80279078-c5ce-4f03-bd1d-3c8cb7629516)

# Problem

`Pset_SpaceCommon` is wrongly referenced. This property set belongs to `IfcSpace` as stated in the definition:

> Properties common to the definition of all occurrences of [IfcSpace](https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/lexical/IfcSpace.htm).

There are more errors like the one above, e.g. `Pset_SpaceHVACDesign`.

# Fix

I have no idea how to fix this. Complete contents of `IfcroadPart` Readme:

https://github.com/buildingSMART/IFC4.3.x-development/blob/738df03670cd6208132d8fdcca902274afbdc6a8/docs/schemas/domain/IfcRoadDomain/Entities/IfcRoadPart.md?plain=1#L1-L4

Where do the properties get defined / pulled-in?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.