Added dwg-import-cleaner and list-all-inplace-elements

This commit is contained in:
2019-04-24 19:06:21 +02:00
parent 664f5e4767
commit 7354c9ae4d
7 changed files with 1465 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ For more info see readme.md in each folder
## Scripts
### building-pad-from-elemens
### building-pad-from-elements
Create building pad from selected elements.
@@ -16,6 +16,24 @@ Parse exported excel tables from kimai1. It will create summaries per project pe
State: stable, not maintained any more, only for 1.x
### dwg-import-cleaner
Removes all imported dwgs
State: stable
### importobj-batch
Imports all objs from a folder to separate rfa files. Designed to be used with Revit Batch Processor
State: stable, under developement
### list-all-inplace elements
Lists all inplace elements in model
State: stable
## Nodes
### WeekDayNumber
@@ -25,5 +43,3 @@ Created for kimai-export-parser
Input: Weekday. Output: number of the day starting from monday
State: stable, should work in 2.x as well.