User Activity

  • Modified a comment on discussion Development on IfcOpenShell

    Thanks Thomas! I don't see in the API Docs any info on Utils. Can you please point me to links with further information? I went through the Scripts in Utils folder and I have better understanding. Also I have one more question. How can we find the connecting floors of a Staircase? I see "ContainedInStructure" which points to a base story but i don't find any information on the other level the staircase connects to.

  • Modified a comment on discussion Development on IfcOpenShell

    Thanks Thomas! I don't see in the API Docs any info on Utils. Can you please point me to links with further information? Also I have one more question. How can we find the connecting floors of a Staircase? I see "ContainedInStructure" which points to a base story but i don't find any information on the other level the staircase connects to.

  • Posted a comment on discussion Development on IfcOpenShell

    Thanks Thomas! I don't see in the API Docs any info on RelatedObjects or even Utils. Can you please point me to links with further information? I also wish that the Docs have more examples on deeper parsing.

  • Posted a comment on discussion Development on IfcOpenShell

    Hi all: I would like to know the easiest parsing method to find the Stories in a Building. Say... f = ifcopenshell.open(file) bldgs = f.by_type("IfcBuilding") for bldg in bldgs: > print(bldg.IsDecomposedBy) I may get result like... (#27366=IfcRelAggregates('3ym82ISZP8DxxqI6AGAA9k',#1,$,$,#1640,(#490,#488,#617,#489)),) Now what's the best way to get information of those 4 stories? Thanks!

View All

Personal Data

Username:
archids
Joined:
2022-07-24 20:29:26.627000

Projects

  • No projects to display.

Personal Tools