Added ImportObj_Batch

This commit is contained in:
2019-04-22 16:41:07 +02:00
parent 4064f56545
commit 6c336414b4
5 changed files with 254 additions and 0 deletions

15
importobj-batch/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.