Closed TZwielehner closed 2 years ago
It works when explicitly declaring the value as IFCREAL(400.0000). However it is not exported that way, also, viewers don't need it this way.
i just updated the develop-branch. some files had issues with types like IfcInteger as well, might be worth a try now ;)
tested for multiple example files from the buildingSMART repo, did not encounter any errors. marking as closed
When I try to read an IFC-file (pipe example) I get an error when parsing a PropertySingleValue:
It is the "DN" value of the pipe ("400.0000") that is not working.