Being able to set IfcIrregularTimeSeriesValue.ListValues
I need to record sensor values to the model, updating (adding) values on an irregular time series.
Actual behavior or exception details:
I can only see read-only / get methods, what am i missing here? Is there an alternative way to do this? I am new to xBIM, so if I had to implement this myself, I'd appreciate a nudge in the right direction, or just know if there is any reason to not being able to set this, database structure for it, etc?
Expected behavior:
Being able to set IfcIrregularTimeSeriesValue.ListValues I need to record sensor values to the model, updating (adding) values on an irregular time series.
Actual behavior or exception details:
I can only see read-only / get methods, what am i missing here? Is there an alternative way to do this? I am new to xBIM, so if I had to implement this myself, I'd appreciate a nudge in the right direction, or just know if there is any reason to not being able to set this, database structure for it, etc?
Versions of xBIM Packages:
Xbim.WindowsUI 4.0.11
Minimal code (or steps) to reproduce the issue:
On the interface:
On the implementation: