Any new development in 2020?
Latest posts made by gnome_mo
-
RE: Delete all textures from materials?
@tig said:
Copy/paste all of this code into the Ruby Console + enter
model=Sketchup.active_model > model.start_operation('NoTex', true) > model.materials.each{|m| m.texture=nil } > model.commit_operation
It's one-step undo-able...
All materials in the model will now NOT have a texture...
That did the trick! Thanks TIG, you're the best
-
Delete all textures from materials?
So, I have an issue with some imported models from ArchiCAD.
Solution would be to delete all textures from materials while keeping the actual material - for example brick material would still be named Brick but instead of texture, it would only be red color.
Is this possible in any way except unchecking textures one by one?
Thank you in advance. -
RE: Making SketchUp use More RAM ?
I'm aware that this is old topic, but I'll try to explain my problems.
Recently I've bought new computer, and thought that it will really affect the size that I can work with in sketchup.
However...
The model I've been working on reached 500+Mb, and it got reaaaaly slow to work with. later I turned everything to proxys and managed to get everything done on time.
But, I regularly see models of interiors 1Gb+ large, and I'm wonderingf how in the world it's done?
So, I checked performance in task manager, and noticed that my model is using only 9Gb of RAM (out of 32 available). That seems somewhat wrong to me - why is it getting slower if there's enough resources?
My specs are: AMD Threadripper 1950x (16 cores), 32 Gb RAM and Nvidia GTX 1080Ti graphis card. -
RE: Render won't start...?
This topic is veeery old, bud I find myself having the same problem in v-ray 3.4
And I have a beast of a machine - threadripper 1950x + 32 gb RAM + GTX 1080Ti.
No luck with xeon at work.
Any new info on the solution? -
RE: Cutting multiple components with a face?
@jolran said:
Take 2 on this.
Looking at Box gif there is still a lot of manual Labour involved deleting leftovers.
Also using visuhole one must create the surrounding boolean-geometry as a stencil every time to fit a face (no ?) . And when done move the resulting geometry back to the face/floor ?
I wonder if this workflow could be improved somehow...
@unknownuser said:
I figured that tiles that are cut become unique components (or exploded) so I would have to extrude one by one, and that's impossible with floors, it has a LOT of planks.
Im not 100% sure what you mean here, but you should avoid creating single planks when tiling!
Because, then you must make every Component unique when cutting it which will increase filesize and it will fill you Component window pretty quickly making a mess.Its probably a better idea to create some kind of tilable, premade larger pattern that you can place and copy around on the faces (it looks like you did that on your picture, hence the confusion when you said they are individual planks).
If you could accept simple and not so detailed planks, you could perhaps do a 2d Component that you use 2dboolean with extrude-mode. For a quick test you could try the provided skp file.
Visuhole might be the way to go, I just provide another solution in case you have overlooked this possibility..
Good luck!
Thanks Jolran. I've solved that (current) problem by making my floor out of components, textured them, and then exploded them all and intersected with volume that corresponds to my floor.
But I'm still looking for more universal solution, since I do this a lot.
Your solution looks promising, apart from one thing. The reason I use one component per plank is texturing. Now, from my clients I get specific type of tile texture, or wood for wooden floors, and it looks really bad if it doesn't have "variety" ... if it just repeats itself. So, ideally, my texture should have different position on each tile or plank. Floor generator does this beautifully, just not applicable when there's different sizes of planks on the same floor.
Still looking. -
RE: [Plugin][$] VisuHole - v1.5a - 01 Apr 24
I didn't think that was the problem, since it drilled simple circle, no problem.
But I really need those spaces between them, is it at all possible? -
RE: [Plugin][$] VisuHole - v1.5a - 01 Apr 24
@pants said:
Fredo,
Hope you got time for this, because it feels so close...anyway, can you confirm that you're able to make up new stencils and have them work as "punches?" I've found this only works for me if I use your "stock" three sample stencils - the ones you provided as defaults. It lets me pick a new shape that turns yellow and shows all signs of being ready to make a hole, but when I double-click, or try to "orient," etc...no hole results...just a "time elapsed" display.
I also have some Sketchucation plugins-vs-extensions issues/possible confusion. Plugin manager shows current 2/4 version. Later, after finding I was still having problems, I noticed the SUcation Extensions manager still showed the old version (now disabled). I keep thinking there's a need to delete/uninstall old versions, not just disable. Apparently one can disable a plugin and still find that it shows up as the old version, active, but in the SUcation extensions manager. Confusing, to me, anyway.
Mahalo - Dave
I have the very same problem. Haven't managed even all default shapes, circle yes and polygon yes, but rectangle doesn't drill. Neither does my shape. (Rougly - looks like letter "T").
I'm trilling through a floor made of 700 planks.
Pants, did you manage to drill yours? -
RE: Cutting multiple components with a face?
@jolran said:
Ahh ok, sorry my misstake.
The plugin only works with 2d geometry. It is possible to work with the plugin and 2d Components that gets extruded afterwards (there's an example in the manual) by manipulating materials and different pushpull distances. However that might be to much of a hassle for you, so you might be better of using the inbuilt boolean features of Sketchup.
Or maybe have a look at SDmitch panel-plugins.I figured that tiles that are cut become unique components (or exploded) so I would have to extrude one by one, and that's impossible with floors, it has a LOT of planks.
This SDMitch I never used, nor Fredo's VisuHole, but I'll look into it and then report here.*Update: SDMitch Paneling is excellent plugin, just not for this. It works somewhat similar to Floor generator. IF you notice in my screenshot, I have 2 dimensions of tiles, and each row offset by third from previous. That's something i cannot achieve with either.
VisuHole looks like exactly what I need, only I couldn't do it. It seems like I did everything right, chose stencil shape, select tiles, orientation, green hourglass finishes and then nothing happens.
I'll try again.**Update 2:
I can drill a hole with regular circle but not with my floor. Mystery.