User Activity

  • Posted a comment on discussion Help on IfcOpenShell

    It works, thanks!

  • Posted a comment on discussion Help on IfcOpenShell

    Hi everyone! I need to open IFC file from minio S3 storage like a bytes object Ifc file is stored in minio S3 storage. I can read it with minio module and i get file in "bytes type" (see below) ifcfile = minioClient.get_object('nabievtest', 'OPU.ifc') print(type(ifcfile.read())) <class 'bytes'=""></class> The file itself is correct, I check it with traditional way of open But I can't read it this way from storage: ifc_file = ifcopenshell.open(ifcfile.read()) TypeError: in method 'open', argument...

View All

Personal Data

Username:
snabiev
Joined:
2022-04-18 09:49:58.682000

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.