Skip to content

Handling Composite Elements #439

Description

@untecnologo

Hello,
I have a question regarding composite elements.
In the IFC file I have a Roof.
This roof is made up of two slabs
For example:
350 IfcSlab
351 IfcSlab
352 IfcRoof (350, 351)
In the backend in the process I read the data of the roof. I set my roof as 352.

Once I implement the viewer and I select 352 the complete roof is not colored or selected because the roof is not there, what is present in the model is the slabs.

Do you have any recommendation to handle better those cases.

Also I would like to know the level of IfcRel Aggregates we should work or the plugin uses.

Thank you for your kind support.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions