[Plugin] CleanUp
-
It's troublesome to calculate this. The more geometry in a context (group/component) the longer SU takes to do any modification. For instance, if you add 1000 edges to a group, the time it takes to add each edge depends on how many there already are. The time is not linear. I suspect it's because SU auto-merges geometry and such.
And for CleanUp, which does many cleaning operations, one operation might make the next one run must faster because it's reduces a lot of the geometry.
The estimated time is a result of how must time it has spend up to the current iteration versus the total - and from there a guestimate is given. But as you notice, some times it's much faster because some iterations do nearly nothing if there is nothing to cleanup.
-
Is there a way to first sort the face designations alphabetically, then check and erase duplicates. Perhaps with the help of a .exe program? Btw, can reordering the data base with another program, make viewing it faster?
Sorry, today is my day to be off the wall.
-
Thom,
I love this plugin; like many I am sent DWG/DXF files for me to start modelling from.Just wondering if this is possible:
We know CAD entities are drawn on layer where as SU promotes elements on Layer0 and groups/ components on particular layers....Is it possible to import a dwg, group elements on each layer while changing entities to Layer0 and placing groups to a layer of the same name as per the original..?
In essence, we can manipulate visibility of DWG entities by toggling layers but now the way we do it in SU.
Thoughts?
-
Yea - good idea. I can add that to Plan Tools.
-
LEGEND!!!!!!
-
One issue though, how to deal with existing groups and components in the file?
Imported DWG blocks comes in as Components... -
just a global explode.
-
@utiler said:
just a global explode.
That ain't a "just"...
It might cause geometry to merge - which you do not want. Plus, Explode can be dreadfully slow... -
True... pardon my flippancy, Thomas. You know now my knowledge of script language is -1
+1
-
Hi Thom.
For the past month or so, I've been getting a funny error from your Cleanup plugin. I have weeded through my plugins since then and so far haven't been able to find any solutions.
Anyway, here is the content of the error dialog:
undefined method `purge_unused' for [:Array
C:/PROGRA~1/Google/GOOGLE~3/Plugins/tt_cleanup.rb:1074:in
remove_materials' C:/PROGRA~1/Google/GOOGLE~3/Plugins/tt_cleanup.rb:1037:in
merge_similar_materials'
C:/PROGRA~1/Google/GOOGLE~3/Plugins/tt_cleanup.rb:548:incleanup!' C:/PROGRA~1/Google/GOOGLE~3/Plugins/tt_cleanup.rb:488:in
show_cleanup_ui'
C:/PROGRA~1/Google/GOOGLE~3/Plugins/tt_cleanup.rb:487:incall' C:/PROGRA~1/Google/GOOGLE~3/Plugins/TT_Lib2/inputbox.rb:161:in
initialize'
C:/PROGRA~1/Google/GOOGLE~3/Plugins/TT_Lib2/inputbox.rb:156:incall' C:/PROGRA~1/Google/GOOGLE~3/Plugins/TT_Lib2/inputbox.rb:144:in
close'
C:/PROGRA~1/Google/GOOGLE~3/Plugins/TT_Lib2/inputbox.rb:144:ininitialize' C:/PROGRA~1/Google/GOOGLE~3/Plugins/TT_Lib2/inputbox.rb:132:in
call']I have also checked to make sure I have this installed with the exact footprint you specified, and I do. I'm usually pretty careful about that, but at this point I'm double checking everything.
Thanks,
Cathryn -
When do you get the error? When loading SketchUp? Opening the window? When starting the CleanUp?
Does it happen in all models? What are the settings you run CleanUp with? -
Hi thomthom I noticed you have a new 'merge identical materials' which seems like you had a crack at my request?! Thanks for that.
I have been getting the same errors particularly when I run the cleanup with only 'merge identical materials' checked.
The script still works for older functions.I'm running sketchup 8 and your latest libraries.
Cheers
-
Got a sample model?
-
Sorry to take so long getting back here. Was out of town and off grid for a few days.
Anyway, the errors only show up when I am actually running the script, after checking settings and clicking "CleanUp". I am using your latest library, and Sketchhup 7.1, as always. The error has occurred with every model to this point.
Late Edit: Something bitslapped said got me thinking, and so I UNchecked "Merge Identical Materials". When I ran CleanUp with MergeIdenticalMaterials NOT checked, Cleanup ran fine; So I am wondering at this point if the problem is with that part of the plugin. -
hi Thomas,
i'm getting path errors in safari
Not allowed to load local resource:file:///Library/Application%20Support/Google%20SketchUp%208/SketchUp/Plugins/TT_Lib2/webdialog/css/ui.cssnote: I can run selection toy WD with it's path
<script type="text/javascript" src="js/base.js"></script>
I can't fathom your interface enough to switch paths...
has anyone had it [cleanup3] all working on a mac? [I am using the dev version of safari]
cheers
john -
@spookychick1013 said:
Late Edit: Something bitslapped said got me thinking, and so I UNchecked "Merge Identical Materials". When I ran CleanUp with MergeIdenticalMaterials NOT checked, Cleanup ran fine; So I am wondering at this point if the problem is with that part of the plugin.
I'll have a look next week. But are you sure you have the very latest CleanUp and TT_Lib?
-
@driven said:
hi Thomas,
i'm getting path errors in safari
Not allowed to load local resource:file:///Library/Application%20Support/Google%20SketchUp%208/SketchUp/Plugins/TT_Lib2/webdialog/css/ui.cssnote: I can run selection toy WD with it's path
<script type="text/javascript" src="js/base.js"></script>
I can't fathom your interface enough to switch paths...
has anyone had it [cleanup3] all working on a mac? [I am using the dev version of safari]
cheers
johnI got a mac at home I test on - CleanUp should work.
...what OSX version do you have? -
@driven said:
i'm getting path errors in safari
Not allowed to load local resource:file:///Library/Application%20Support/Google%20SketchUp%208/SketchUp/Plugins/TT_Lib2/webdialog/css/ui.cssCan you post a screenshot of this error? When does it appear?
-
I'm still on 10.5.8, but safari 5.0.6 is the pre-release for the next safari and it stops Fredo's updater from checking here for updates, but I haven't had any local file errors from anything else, and sellectionToys works...
EDIT: checked on my macbook and it's OK for now...
The dev version of safari is a preview for safari 6, so soon everyone will have this issue...
is it possible to use the same paths as selection toys, because they work on both.BTW... I modded the ui.css for nicer IMHO mac scrollbars
john
-
@thomthom said:
I'll have a look next week. But are you sure you have the very latest CleanUp and TT_Lib?
Yeah. I wondered myself if I really had DL'ed and installed it, but I do have it. Freshly downloaded and installed, just to see if that would fix the problem. Seems to have cropped up since I originally updated to this latest version.
Advertisement