updated readme

This commit is contained in:
2019-11-15 21:15:30 +01:00
parent 89b6d106f8
commit 1d4b31496b

View File

@@ -10,6 +10,7 @@ Clean dwg files before linking them to Revit
- delete all points from modelspace - delete all points from modelspace
- move hatches to separate layers - move hatches to separate layers
- attribute definitions not in block to txt because they are not showing up in Revit - attribute definitions not in block to txt because they are not showing up in Revit
- change and verify units for automatic import
- PROXYGRAPHICS=1 (one less annoying dialog) - PROXYGRAPHICS=1 (one less annoying dialog)
- purge - purge
- audit - audit
@@ -21,14 +22,13 @@ Clean dwg files before linking them to Revit
- move closer to origin - move closer to origin
- remove layouts - remove layouts
- replace heavy linestyles and hatches - replace heavy linestyles and hatches
- ask for units for automatic import
## Usage ## Usage
- Download from [here](https://git.gyetpet.dynu.net/infeeeee/revitDwgImportCleaner/raw/branch/master/revitDwgImportCleaner.lsp) (rightclick, save page as) - Download from [here](https://git.gyetpet.dynu.net/infeeeee/revitDwgImportCleaner/raw/branch/master/revitDwgImportCleaner.lsp) (rightclick, save page as)
- Drag the file to the opened Autocad drawing - Drag the file to the opened Autocad drawing
- Select always load - Select always load
- During execution it asks if you want to bind xrefs. Wrap this in an scr if you want to run this with Scriptpro - During execution the script asks questions. Wrap this in an scr if you want to run this with Scriptpro
## License ## License