Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Data type for VacancyRate.. property values #3

Open
arch1501 opened this issue Jul 18, 2019 · 0 comments
Open

Data type for VacancyRate.. property values #3

arch1501 opened this issue Jul 18, 2019 · 0 comments

Comments

@arch1501
Copy link

The properties VacancyRateInCategoryNow and VacancyRateInCategoryFuture are defined by the data type IfcPositiveRatioMeasure. The values are given in percentage 0% <= value <= 100%. It is importante also to set a value to 0%. This is with the data type IfcPositiveRatioMeasure not allowed.

Solution:
New data type IfcNonNegativeRatioMeasure

Another solution would be to use IfcRatioMeasure, but to allow negative percentage values are in this case not the best solution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant