Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 563 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 563 Bytes

DEV-IFCOPENSHELL-4X3-INFRA

Unit tests, notebooks, and debug files for development of IFC 4X3 Infrastructure Extension entities such as IfcAlignment.

Repo layout

|-- calcs           Hand calculations for alignment geometry
|-- notebooks       jupyter notebooks for examples and code development
|-- out             Output generated by notebooks and other code
    |-- glTF        glTF models for visualizing geometric output
|-- tests           Unit tests to be run with `pytest`
    |--data         Example files and other data used in unit tests