A utility to interact with IFC data through CSV. Export and import IFC data from and to CSV, ODS, XLSX formats, and pandas DataFrames. Enables bulk editing of IFC properties and schedules using spreadsheet tools.
- Export IFC data: Extract element properties and attributes to spreadsheet formats
- Import changes: Update IFC models from modified spreadsheets
- Multiple formats: Support for CSV, ODS (OpenDocument Spreadsheet), XLSX (Excel), and pandas DataFrames
- Flexible queries: Use selectors to specify which elements and attributes to export
- Data transformations: Group, summarize, format, and sort results
- Preserve existing data: Update existing spreadsheets while preserving formatting