Removed 1.x scripts

This commit is contained in:
2020-01-17 15:48:11 +01:00
parent f94bfe057e
commit cb993ed4d7
55 changed files with 11 additions and 1746 deletions

View File

@@ -2,6 +2,12 @@
For more info see readme.md in each folder
## Branches
On master branch only 2.x scripts are available.
For 1.x scripts see 1.x branch!
## Scripts
### AddParametersToFamily
@@ -30,6 +36,8 @@ UI: Data-shapes
### CategoryPresentation
*Script not updated to 2.x yet, however in master branch*
Places all loaded families from the selected category on a line for presentation.
State: stable, no ui yet
@@ -110,11 +118,7 @@ UI: no ui
### KimaiExportParser
Parse exported excel tables from kimai1. It will create summaries per project per weeks.
State: stable, not maintained any more, only for 1.x
UI: run from dynamo, no player support
*Removed from master, see 1.x branch!*
### ListAllInplaceElements
@@ -126,6 +130,8 @@ UI: no ui
### PrefixLoadedFamiliesBatch
*Script not updated to 2.x yet, however in master branch*
Add a prefix to all loaded families' names from a selected category. Designed to be used with Revit Batch Processor
State: stable, no ui, no docs