Skip to content

Showing the IFCMATERIALPROFILE in the ElementProperties component #60

@ogorhc

Description

@ogorhc

Description 📝

As a developer using thatopen/components, I want to display the IFCMATERIALPROFILE information within the ElementProperties component. Currently, this information is not extracted when fetching material properties from an IFC model.

This feature will ensure that profile data, including its name and associated material, is properly displayed in ElementProperties, improving the inspection of IFC elements.

Suggested solution 💡

The proposed implementation iterates over IFCMATERIALPROFILESETUSAGE, retrieves the associated MaterialProfiles, and extracts their relevant properties to be displayed in the UI.

The below image shows the new section with the material profile information.

Image

Alternative ⛕

No response

Additional context ☝️

This addition is useful for users needing to inspect detailed material profile information directly.

Validations ✅

  • Read the docs.
  • Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.

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