hypar-io / Elements

The smallest useful BIM.
https://www.hypar.io
MIT License
349 stars 74 forks source link

Mep #1019

Closed ikeough closed 1 year ago

ikeough commented 1 year ago

BACKGROUND: We would like to open source the libraries that we've created for building MEP systems using Elements.

DESCRIPTION: This PR merges the repo in which the MEP code used to live with a new directory, Elements.MEP. It updates all projects from naming like Hypar.MEP to Elements.MEP, while also making the exported binary name follow the convention of Hypar.Elements.MEP.

TESTING: The project builds and the tests run to completion.

FUTURE WORK: We will need to monitor the github actions. They have been updated to include Elements.MEP but the actions from the previous repo vary slightly

REQUIRED:


This change is Reviewable