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.1.tar.gz (56.9 kB view details)

Uploaded Source

Built Distribution

compas_ifc-1.4.1-py3-none-any.whl (72.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: compas_ifc-1.4.1.tar.gz
  • Upload date:
  • Size: 56.9 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.1.tar.gz
Algorithm Hash digest
SHA256 5dbddcf474b46b3dbc7fad8e3d5ce1d93b62de66001c1524e21848014416c645
MD5 d732db764d7713e9d5e3688a78efc37c
BLAKE2b-256 f8c1060ac7d49f667d168184d0971f41c2910001fca814de17dc9961e2a4e767

See more details on using hashes here.

File details

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

File metadata

  • Download URL: compas_ifc-1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 72.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f8995a6c0eb72e98d18e88216c1e697973ffc94752e36906f5302f1d6413b759
MD5 72f73bba0acfbef491990429d6b6903c
BLAKE2b-256 f30031c94dd70020853613e4697c35d4f5653fa9231443e5c0c37affd10f2285

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