BollingerGrohmann/SPKL-BG-SpecklePY-LIB

[Development] Revit Model Quality

Closed this issue · 1 comments

_check_commit_quality() under columnOffsetEvaluation.py

  • Improve raise Exception() for checking if commit is of a Revit Model
  • Function to find column parameter (i.e. the category). User is prompted when given parameter is false (with a try except), but could be easier with a seperate function try english first, if nothing found -> german etc.
  • raise Exception() if columns have attribute baseLine
  • check model units on object level, not model level

Model level:
image

Column level:
image

#8 all closed :)