BIMserver icon indicating copy to clipboard operation
BIMserver copied to clipboard

IfcPropertyListValue

Open dkurillo opened this issue 2 years ago • 2 comments

What is the proper way to add IfcPropertyListValues through LowLevelInterface? It seems that only Single and Bounded values are supported as well as lists of Doubles

dkurillo avatar May 23 '22 13:05 dkurillo

I think the API is incomplete. For wrapped values all the methods to handle higher multiplicities are missing (like setWrappedXxxValues and addWrappedXxxValue). I thought there is already an issue about this, but I can not find it.

hlg avatar Jul 18 '22 23:07 hlg

@hlg Maybe this is the issue you are thinking about: #1166

motjokk avatar Aug 29 '22 09:08 motjokk