-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(Revit) : add material quantites by mesh (#3030)
* wip * finalize changes * account for most materials reporting quantity incorrectly * standardize materialQuant creation * adjust for not all mep materials being retrieved same way * rename Create method, more explicit types, if else -> switch * catch revit specific exceptions --------- Co-authored-by: Connor Ivy <[email protected]> Co-authored-by: Kilian Speiser <[email protected]>
- Loading branch information
1 parent
aeca91d
commit 13b153e
Showing
4 changed files
with
183 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters