buildingSMART / buildingSMART/IDS
How to ask for occurrences of IfcAirTerminal(Type) in case of IFC2x3?
Open
tests
- Dominant language
- C#
- Stars
- 318
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
From IFC2x3 specification: _“The occurrences of the IfcAirTerminalType are represented by instances of IfcFlowTerminal or its subtypes.”_
Current IDS entity facet does not allow to restrict `IfcTypeObject`, which would be needed in case of above example for IFC2x3.
Or is there another way to handle this case?
Proposed extension (adding optional typeObject restriction to entity facet) is also relevant for #88.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.