PavelWhiteTiger

Results 4 issues of PavelWhiteTiger

How i can add IfcValue (IfcPositiveLengthMeasure, IfcLengthMeasure) in BendingParameters? When i try create IfcLengthMeasure, bimServer writes "Invalid cid". Example: { var instance = Ifc4Factory.eINSTANCE; var ifcLengthMeasure = instance.createIfcLengthMeasure(); ifcLengthMeasure.setWrappedValue(Double.parseDouble((String) o));...

bug
low level interface
Java client library

How to get IfcHeader? When we try download ifc model, ServerIfcModel has`t modelMetaData and IfcHeader... In all cases IfcHeader = null

feature
low level interface

![Image](https://github.com/user-attachments/assets/bfa58eea-e989-4209-997d-93b51943f0c1)

enhancement

When I add a relationship using my client application, this method may duplicate the relationships. ![image](https://github.com/user-attachments/assets/6f522b89-fb3d-4b5d-bda1-278bb278a956)