Showing rental costs for different spaces in an IFC model
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 !
Tagged:
Comments
you want to create a custom pset
to assign
cost
(unless its cost is based on some quantity related to the space) anduse
category, then you can have a list of spaces with their info using Spreadsheet Import/Exportto export it to a .csv file that can be imported to Excel
please advise