User Activity

  • Posted a comment on discussion Help on IfcOpenShell

    Fixed it! Apparently reinstalling ifcopenshell did the trick.

  • Posted a comment on discussion Help on IfcOpenShell

    Hi! In python I'm trying to assign certain elements to a group using ifcopenshell.api.group Creating a group works, but when I try to assign for example by_type or a specific element by_guid I get an error. I'm using the following code: import ifcopenshell import ifcopenshell.api #open ifc model model = ifcopenshell.open("input/ifc/haus.ifc") #create group test with description test ifcopenshell.api.run("group.add_group", model, Name="test", Description="test") #adding elements to group group = ifcopenshell.api.run("group.add_group",...

  • Posted a comment on discussion Development on IfcOpenShell

    Thanks for info Thomas.

  • Posted a comment on discussion Development on IfcOpenShell

    Hi! Is it possible to add support for --center-model to glb conversions and perhaps only center the model based on x and y and not the z (height).

View All

Personal Data

Username:
bdev
Joined:
2020-08-05 13:34:57

Projects

  • No projects to display.

Personal Tools