User Activity

  • Modified a comment on discussion Open Discussion on IfcOpenShell

    I managed to convert the ifc file into a glb file. I used this code, but i have a problem. After i call .finalize() I have to open the glb file and then upload on CMIS but the file isn't already "finished", in my folder there are vertices and indices tmp files yet. Is there another function to call to "close" the serialized file? f = ifcopenshell.open(filename) ifcopenshell.ifcopenshell_wrapper.turn_off_detailed_logging() ifcopenshell.ifcopenshell_wrapper.set_log_format_json() settings = geom.settings()...

  • Modified a comment on discussion Open Discussion on IfcOpenShell

    I managed to convert the ifc file into a glb file. I used this code, but i have a problem. After i call .finalize() I have to open the glb file and then upload on CMIS but the file isn't already "finished", in my folder there are vertices and indices tmp files yet. Is there another function to call to "close" the serialized file? ~~~f = ifcopenshell.open(filename) ifcopenshell.ifcopenshell_wrapper.turn_off_detailed_logging() ifcopenshell.ifcopenshell_wrapper.set_log_format_json() settings = geom.settings()...

  • Modified a comment on discussion Open Discussion on IfcOpenShell

    I managed to convert the ifc file into a glb file. I used this code, but i have a problem. After i call .finalize() I have to open the glb file and then upload on CMIS but the file isn't already "finished", in my folder there are vertices and indices tmp files yet. Is there another function to call to "close" the serialized file? ~~~ f = ifcopenshell.open(filename) ifcopenshell.ifcopenshell_wrapper.turn_off_detailed_logging() ifcopenshell.ifcopenshell_wrapper.set_log_format_json() settings = geom.settings()...

  • Modified a comment on discussion Open Discussion on IfcOpenShell

    I managed to convert the ifc file into a glb file. I used this code, but i have a problem. After i call .finalize() I have to open the glb file and then upload on CMIS but the file isn't already "finished", in my folder there are vertices and indices tmp files yet. Is there another function to call to "close" the serialized file? f = ifcopenshell.open(filename) ifcopenshell.ifcopenshell_wrapper.turn_off_detailed_logging() ifcopenshell.ifcopenshell_wrapper.set_log_format_json() settings = geom.settings()...

  • Posted a comment on discussion Open Discussion on IfcOpenShell

    I managed to convert the ifc file into a glb file. I used this code, but i have a problem. After i call .finalize() I have to open the glb file and then upload on CMIS but the file isn't already "finished", in my folder there are vertices and indices tmp files yet. f = ifcopenshell.open(filename) ifcopenshell.ifcopenshell_wrapper.turn_off_detailed_logging() ifcopenshell.ifcopenshell_wrapper.set_log_format_json() settings = geom.settings() settings = ifcopenshell.geom.settings(APPLY_DEFAULT_MATERIALS=True)...

  • Modified a comment on discussion Open Discussion on IfcOpenShell
  • Posted a comment on discussion Open Discussion on IfcOpenShell

    I managed to convert the ifc file into a glb file. I used this code, but i have a problem. After i call .finalize() I have to open the glb file and then upload on CMIS but the file isn't already "finished", in my folder there are vertices and indices tmp files yet. f = ifcopenshell.open(filename) ifcopenshell.ifcopenshell_wrapper.turn_off_detailed_logging() ifcopenshell.ifcopenshell_wrapper.set_log_format_json() settings = geom.settings() settings = ifcopenshell.geom.settings(APPLY_DEFAULT_MATERIALS=True)...

  • Posted a comment on discussion Open Discussion on IfcOpenShell

    Hi, is it possible to convert ifc file to gltf using ifcopenshell library in python? I'd like to avoid the use of IfcConvert.exe

View All

Personal Data

Username:
fpeverini
Joined:
2023-06-16 09:49:56.033000

Projects

  • No projects to display.

Personal Tools