Skip to main content
Solved

Exposing custom IFC properties

  • June 26, 2022
  • 1 reply
  • 77 views

Hi everyone,

I am trying to expose some custom ​attributes contained within an IFC so I can expose their attributes, see attached image (BIM vision IFC viewer).

There are ​various containers (e.g. SM location) and then custom attributes within those containers.

I followed these instructions with the GPE and Attribute Exposer but they are still not exposed.

Thanks.

Best answer by melb.amit

"use a GeometryPropertyExtractor transformer.

Leave 'Trait to Extract' blank to extract all the traits, but set 'Prefix Extracted Trait with Geometry Name' to yes. This will prefix each property with the property set name. This transformer will not expose the new attribute to Workbench, so you will need to add an AttributeExposer" (I wasn't sure what to expose,so I imported the IFC here and exposed everything)

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

  • Author
  • 1 reply
  • Best Answer
  • June 26, 2022

"use a GeometryPropertyExtractor transformer.

Leave 'Trait to Extract' blank to extract all the traits, but set 'Prefix Extracted Trait with Geometry Name' to yes. This will prefix each property with the property set name. This transformer will not expose the new attribute to Workbench, so you will need to add an AttributeExposer" (I wasn't sure what to expose,so I imported the IFC here and exposed everything)