mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
a7889a17d3
IFC By Type / By Id / By Guid / Read Entity read from the internal SvIfcStore active file rather than a socket, and there is no supported way to feed a file loaded via IFC Read File into them (confirmed live: IFC By Type has no file input socket, and mixing the low-level file-socket nodes with the high-level SvIfcStore-based nodes does not work). Document the current working path: open the file in Bonsai, then use "Use Bonsai IFC File" from the IfcSverchok panel. See issue #6809. Generated with the assistance of an AI coding tool.