IfcSverchok - missing socket?
Hi,
I'm trying to read an ifc file using IfcSverchok nodes and I'm stuck at the very beginning,
Can you help me figure out if there is some missing socket for file input in the IFC By Type node? ...or some data flow logic that I don't understand. Any hint would be appreciated.
Can I read somehow data from ifc file opened in blender/bonsai session ?
Can I read data from to bonsai.bim.ifc.IfcStore.file or ifcsverchok.SvIfcStore.file ?
Comments
See https://community.osarch.org/discussion/1244/sverchok-update-on-development-of-ifcsverchok-nodes-gsoc-2022#latest
Basically you're mixing the old low level nodes by @Moult with the new high level ones by @mdjska and I don't think that's possible.
thanks @JanF , at least now I know
Do you by any chance have some time to get this to work? I'd be interested in cooperation.