H
by hachara on 30 May 2024, edited 30 May 2024
#
Hello there,
I am trying to represent rental costs for different spaces in a IFC model, I was wondering if there would a solution where i can attach a cost to different space elements (maybe via IfcSpace elemet?) . The spaces would be categorized differently depending on the use and then extract this information into Excel for reporting?
would appreciate some tips on this. thanks !
S
by steverugi on 30 May 2024, edited 30 May 2024
#
+4 votes
you want to create a custom pset

to assign cost
(unless its cost is based on some quantity related to the space) and use
category, then you can have a list of spaces with their info using Spreadsheet Import/Export

to export it to a .csv file that can be imported to Excel
please advise