buildingSMART / buildingSMART/IDS
Restriction of values: Enumeration limited to string-based datatype or do we allow for real, integer and measurements
Open
documentation
please contribute
tests
- Dominant language
- C#
- Stars
- 318
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Use case: IDS user wants to define discrete values for length-based properties.
Possible definition in IDS with enumeration (given example with property thickness and datatype IfcLengthMeasurement and allowed values 24cm, 36cm and 48cm):
```
ElementDimensions
Thickness
```
Question: Do we support that in current IDS?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.