Skip to content

Model Auto Build 1.4.0

Compare
Choose a tag to compare
@m-kovalsky m-kovalsky released this 14 Apr 05:52
· 8 commits to master since this release
007159a

This update is a complete code overhaul and changes the method for dynamically generating the model. As such, make sure to read the README.md document as the process has been simplified.

  • Removed the need for converting the Excel file to text files.
  • Removed the need to run command line code to generate the Model.bim file.
  • ModelAutoBuild.cs is now run directly in Tabular Editor and creates the model based on the Excel file without any intermediary steps.
  • Improved error-catching within model creation.