Unit tests, notebooks, and debug files for development of IFC 4X3 Infrastructure Extension entities such as IfcAlignment.
|-- 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