buildingSMART / buildingSMART/IFC4.x-development
Potentially missing psets / qtos for IfcFacility, IfcFacilityPart, IfcDeepFoundation, IfcCaissonFoundation, IfcVibrationDamper, IfcTendonConduit
- Dominant language
- Python
- Stars
- 234
- Forks
- 123
- Avg merge
- 15h 4m
- Merged PRs (30d)
- 5
Description
Originally reported here by kevin nahaboo: https://forums.buildingsmart.org/t/ifc-4-2-pset-qto-missing-on-new-entities/2372
IFC 4x2 introduce new spatial and physical elements.
My question is why there is no Pset/Qto for following entities :
Spatial entities : IfcFacility, IfcFacilityPart.
Physical entities : IfcDeepFoundation, IfcCaissonFoundation, IfcVibrationDamper, IfcTendonConduit.
Can we get a double check on the status of this? Here's my attempt:
- IfcFacility: no pset/qto found. Is this OK?
- IfcFacilityPart: found https://github.com/buildingSMART/IFC4.3.x-output/blob/master/psd/Qto_FacilityPartBaseQuantities.xml but the properties within don't make too much sense to me. Maybe I don't know the domain, but someone should take a look.
- IfcDeepFoundation: none found. Is this OK?
- IfcCaissonFoundation: none found. Is this OK?
- IfcVibrationDamper: none found. Is this OK?
- IfcTendonConduit: none found. Is this OK?
Contributor guide
Assessment
This issue has not been assessed yet.