Changed back to old naming scheme, copied some old scripts

This commit is contained in:
2019-05-31 00:31:05 +02:00
parent bc18cf4963
commit 1512e16124
45 changed files with 7536 additions and 320 deletions

15
ImportObjBatch/readme.md Normal file
View File

@@ -0,0 +1,15 @@
# importobj-batch
Script for batch importing obj files to separate revit families
Written for Revit 2016
## Usage
1. Copy the .bat and the .rfa to the same folder as the objs
2. Run obj-copy.bat
3. If you want to change settings for the import script open the script in dynamo and modify the input values and save.
4. In Revit batch processor select the created filelist and the dynamo script and it will create the objs inside the rfa files.