Split Columns in IFC at each level for 4D in Bonsai
What would the be the best way to split out columns at each level for both take off and then use in 4D
I would like to zone the sequence when the job is big and sometimes into 4 pours per floor slab for example.
engineers like to supply models with columns that go the full 35 floors, which i think they like to do incase they need to move something.
Comments
If I am not mistaken in the export options of Revit for IFC you can select the option to have elements split by level (attention when attributing which levels are construction levels and which are for reference).
As for sequencing you could go for IfcSpacialZone and through it relation IfcRelReferencedInSpatialStructure reference structural elements per "plot". In Bonsai References are supported but the sequencing will need scripting to generate.
Other posts that may help:
IfcOpenShell Selector Synthax: Elements connected to rooms
Reference spaces syntax in Door schedules