Added moveOrigin and deleteLayouts
This commit is contained in:
@@ -2,14 +2,16 @@
|
||||
|
||||
Clean dwg files before linking them to Revit
|
||||
|
||||
### Current features:
|
||||
### Features:
|
||||
|
||||
- change to model space
|
||||
- bind (optional) and detach all xrefs
|
||||
- bind and detach all xrefs (optional)
|
||||
- remove all xlines from model space and from blocks
|
||||
- delete all points from modelspace
|
||||
- move hatches to separate layers
|
||||
- attribute definitions not in block to txt because they are not showing up in Revit
|
||||
- delete all layouts (optional)
|
||||
- accept current UCS as origin or move origin
|
||||
- change and verify units for automatic import
|
||||
- PROXYGRAPHICS=1 (one less annoying dialog)
|
||||
- purge
|
||||
@@ -19,8 +21,6 @@ Clean dwg files before linking them to Revit
|
||||
|
||||
### Planned features
|
||||
|
||||
- move closer to origin
|
||||
- remove layouts
|
||||
- replace heavy linestyles and hatches
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user