changed to lsp, xref question, filename test
This commit is contained in:
16
README.md
16
README.md
@@ -5,7 +5,7 @@ Clean dwg files before linking them to Revit
|
||||
### Current features:
|
||||
|
||||
- change to model space
|
||||
- binds and detaches all xrefs (you can uncomment this line so it only detaches them)
|
||||
- bind (optional) and detach all xrefs
|
||||
- remove all xlines from model space and from blocks
|
||||
- delete all points from modelspace
|
||||
- move hatches to separate layers
|
||||
@@ -14,10 +14,22 @@ Clean dwg files before linking them to Revit
|
||||
- purge
|
||||
- audit
|
||||
- save as 2013 dwg
|
||||
- save to desktop if filename is too long
|
||||
|
||||
### Planned features
|
||||
|
||||
- move closer to origin
|
||||
- remove layouts
|
||||
- replace heavy linestyles and hatches
|
||||
- ask for units for automatic import
|
||||
- ask for units for automatic import
|
||||
|
||||
## Usage
|
||||
|
||||
- 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
|
||||
- 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
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Reference in New Issue
Block a user