buildingSMART / buildingSMART/IFC4.x-development
Pset_SpaceCommon does not have an applicability of IfcSpace
- Dominant language
- Python
- Stars
- 234
- Forks
- 123
- Avg merge
- 15h 4m
- Merged PRs (30d)
- 5
Description
The entire description talks about IfcSpace:
> Properties common to the definition of all occurrences of [IfcSpace](http://localhost:5000/IFC/RELEASE/IFC4x3/HTML/lexical/IfcSpace.htm). Please note that several space attributes are handled directly at the [IfcSpace](http://localhost:5000/IFC/RELEASE/IFC4x3/HTML/lexical/IfcSpace.htm) instance, the space number (or short name) by [IfcSpace](http://localhost:5000/IFC/RELEASE/IFC4x3/HTML/lexical/IfcSpace.htm).Name, the space name (or long name) by [IfcSpace](http://localhost:5000/IFC/RELEASE/IFC4x3/HTML/lexical/IfcSpace.htm):LongName, and the description (or comments) by [IfcSpace](http://localhost:5000/IFC/RELEASE/IFC4x3/HTML/lexical/IfcSpace.htm).Description. Actual space quantities, like space perimeter, space area and space volume are provided by [IfcElementQuantity](http://localhost:5000/IFC/RELEASE/IFC4x3/HTML/lexical/IfcElementQuantity.htm), and space classification according to national building code by [IfcClassificationReference](http://localhost:5000/IFC/RELEASE/IFC4x3/HTML/lexical/IfcClassificationReference.htm). The level above zero (relative to the building) for the slab row construction is provided by the [IfcBuildingStorey](http://localhost:5000/IFC/RELEASE/IFC4x3/HTML/lexical/IfcBuildingStorey.htm).Elevation, the level above zero (relative to the building) for the floor finish is provided by the [IfcSpace](http://localhost:5000/IFC/RELEASE/IFC4x3/HTML/lexical/IfcSpace.htm).ElevationWithFlooring.
But the applicability is IfcSpatialElement. Which is correct?
Contributor guide
Assessment
This issue has not been assessed yet.