youshengCode / IfcToolbox

Simple tools for processing IFC files. Optimize, convert, split, relocate and anonymize IFC files easily.
GNU General Public License v3.0
86 stars 14 forks source link

New request: Assigning objects to ifcspaces #6

Open LSimmons88 opened 2 years ago

LSimmons88 commented 2 years ago

This tool would make it possible to enrich a modelled object based on its location or IFCspace.

Example of this would be a RC bar inside concrete wall. We would treat the concrete wall as an IFCspace and the bar would be enriched with a new property to state what concrete wall it belonged too. if the wall was called XX the bar would have a new property to state its location which would be XX.

I hope this is clear, please let me know if you have any questions.

again, many thanks for the continued excellent work you are doing.

Leon