IFC4.3.x-development
IFC4.3.x-development copied to clipboard
Search box limitation
Hello there, I've noticed that the search box doesn't list IfcTrimmedCurve when searching for IfcTrimmedCurve.
This issue appears to stem from the search results being limited to ten matches. I don't know how much control there is over this behaviour, but sorting the list by relevance before truncating it would seem like a good resolution, as would adding a next-page-of-results button. Tom I
I've changed the number of results to 30. The proper solution is to implement pagination, but it's not a priority at the moment