Skip to main content

High-level IFC interface for COMPAS.

Project description

COMPAS IFC

compas_ifc

Industry Foundation Classes (IFC) is a data model that describes building and construction industry data. It is a platform neutral, open file format specification that is not controlled by a single vendor or group of vendors. It is an object-based file format with a data model developed by buildingSMART (formerly the International Alliance for Interoperability, IAI) to facilitate interoperability in the architecture, engineering and construction (AEC) industry, and is a commonly used collaboration format in Building information modeling (BIM) based projects. The latest IFC documentation and specification can be found at https://ifc43-docs.standards.buildingsmart.org/.

IFC is now widely adopted by industry and often the required format for BIM data exchange and project delivery. However Working direcly with IFC content is a highly complicated task, due to its multi-layered class inheritances and complex spatial heirarchies.

COMPAS IFC is a COMPAS extension developed to make our lives easier. It allows us to work with IFC files in an accessible, developer-friendly and pythonic way. By creating a two-way bridge between IFC files and COMPAS data structures, we can immediately benifit from wide range of tools for geometric processing and analysing from COMPAS ecosystem. COMPAS IFC also allows us to export processed data back to valid IFC files.

COMPAS IFC relies on IfcOpenShell for lower-level entity parsing, schema retriving and file manipulations, On top of that we additionally simplify the workflow to interact with IFC contents.

Some of the core features of COMPAS IFC are:

  • Prase IFC files and inspect its entities
  • Traverse IFC spatial heirarchies in a user-friendly way
  • View and edit IFC entity attributes and properties
  • Extract geometric representations from IFC entities as COMPAS geometry and data structures
  • Export selected IFC entities while maintaining minimal valid spatial structure
  • Insert new IFC entities into existing IFC files.
  • Create entirely new IFC files from scratch with valid spatial structure (in progress)

This package is still early stage of development. The repo structure is subject to change. If you have questions please do not hesitate create a new issue on github repo or contanct me directly at li.chen@arch.ethz.ch .

Please see documentation at: http://compas.dev/compas_ifc/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

compas_ifc-1.4.0.tar.gz (56.4 kB view details)

Uploaded Source

Built Distribution

compas_ifc-1.4.0-py3-none-any.whl (72.1 kB view details)

Uploaded Python 3

File details

Details for the file compas_ifc-1.4.0.tar.gz.

File metadata

  • Download URL: compas_ifc-1.4.0.tar.gz
  • Upload date:
  • Size: 56.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.11

File hashes

Hashes for compas_ifc-1.4.0.tar.gz
Algorithm Hash digest
SHA256 bff8b8601b6a8f4e789f0c49cf02a9d09b1a8c0e3cce68e67c5bc3b0f20e5eae
MD5 38b95f510b0b535f6e6bb9b2e8275d88
BLAKE2b-256 2666a6b927e453ca215fdc11f2ae1f0a007be349cbe26d44c7444240ef3235f3

See more details on using hashes here.

File details

Details for the file compas_ifc-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: compas_ifc-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 72.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.11

File hashes

Hashes for compas_ifc-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 314dc3a38d6690f7c2bf00c4255822f8243e74271dc676f08d3b481eda969faa
MD5 359887a61df47f25317a81562ec48ff6
BLAKE2b-256 501ee722462a31fa404329ac1a2ce0ca0168e895942945d6b7f4f0e3e20ce0d6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page