🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
  • Plugin to make tiles

    6
    0 Votes
    6 Posts
    752 Views
    BurkhardB
    I think I can help out. You've got a pm
  • [Request] Rotate Constrained

    16
    0 Votes
    16 Posts
    464 Views
    pilouP
    Not so vicious! Fredo Scale again! Tapering of the bounding box seems make the trick ! So the Doh Duh for Rich! & CleanUp by Thomthom at the end! [image: EXEk_atapering.jpg] 10 seconds with a hand attached in the back Of course you must make an Helper guide line of the angle wished first by the external Top edge! So 2 seconds more! [image: Da3S_atap01.jpg] thomthom-example1v6.skp
  • [Plugin] nudgeOrbit

    11
    0 Votes
    11 Posts
    15k Views
    TIGT
    Here's a new future-proofed update. http://sketchucation.com/forums/viewtopic.php?p=238647#p238647
  • Cloud sketchup like Adobe creative cloud

    23
    0 Votes
    23 Posts
    1k Views
    PixeroP
    I was taking about Adobe Creative Cloud. If you stop subscription you are left with nothing.
  • Selecting by texture (even if it's inside a component or gro

    7
    0 Votes
    7 Posts
    255 Views
    E
    Pretty awesome plugins!!! thanks guys...
  • [REQ] Mirror translation multiple

    2
    0 Votes
    2 Posts
    211 Views
    mitcorbM
    Hi, Pilou: Can you clarify what is meant by multiple in your thread title? It looks to me that you want the text to ignore mirroring effect as in some CAD programs?
  • Keyframe animation and render... same pixel different result

    8
    0 Votes
    8 Posts
    372 Views
    D
    So no one had the same problem and solved it? The problem is not in the rendering settings... the result is similar to the camera view; is the animation different to the camera view... So, should I really cut the render?
  • [REQ] Force stop

    4
    0 Votes
    4 Posts
    452 Views
    A
    hi, any news about this potentionally tool? in autocad you can stop a running command hitting ESC. It is much more usefull in SU which, often, tend to freeze unespectly executing plugins routines. best regards, andrea
  • Major Issue with Maxwell Render and SketchUp Make

    3
    0 Votes
    3 Posts
    1k Views
    neetsN
    Box, thanks for your reply on this. I ended up removing Maxwell Render and reinstalling. It fixed the problem Neets
  • Parallel and Perpendicular lines

    22
    0 Votes
    22 Posts
    837 Views
    pilouP
    @Gilles The more useful room of the house must have of course the best environment!
  • [REQ] Tab Key to Hide/Unhide Tool Palettes

    3
    0 Votes
    3 Posts
    295 Views
    Rich O BrienR
    Also try AntonS window Settings plugin. A true gem.
  • Copy and stretch plugin

    3
    0 Votes
    3 Posts
    243 Views
    HumpmetwiceH
    I think it comes close to doing what I want but instead of stretching it scales. It may very well do what is I requested but if it does I'm not smart enough to get it to.
  • Applying (pre-drawn) shapes to (curved) surface?

    4
    0 Votes
    4 Posts
    264 Views
    TIGT
    SuperDrape only works vertically downwards, so you might need to reoriented you two pieces to suit. SuperDrawp clones materials too, but if that's not so important try my EEbyVectoreToObjects... Pull the selected face through the receiver form [along ANY vector - pre-draw a guideline if that'll help with snapping] and a now a new group is made, extruding the selected face up to the receiver object's surfaces. Edit that group and erase everything in it except for the 'draped' edges on the receiver's surface. Edit>Cut that group and edit the receiver group. Edit>PasteInPlace and explode the newly inserted group. Its edges should merge with the receiver group's geometry à la 'drape'...
  • Apply material to group/model with same volume

    2
    0 Votes
    2 Posts
    230 Views
    TIGT
    Try something like this m=Sketchup.active_model;ms=m.materials;gs=m.active_entities.grep(Sketchup;;Group);m.start_operation('vmat');gs.clone.each_with_index{|g,i|next unless gs.include?(g);v=g.volume;(gs.delete(g);next)if v<=0;g.material=(ma=ms.add('vmat#1'));ma.color=[rand(255),rand(255),rand(255)];ma.alpha=0.5;gs.clone.each{|gg|(gg.material=ma;gs.delete(gg))if gg.volume==v};};m.commit_operation; This colors all groups in the active context which share the same volume, in a new random material [alpha=0.5]... Non-solid groups [volume <=0... usually -1] are ignored...
  • Transform a texture into another texture in an animation!

    9
    0 Votes
    9 Posts
    410 Views
    D
    Well! Well! Well! Thank you all! Now I have found the solution! I'll try all your suggestions to find the perfect one for my animation. I think the fade effect I need, is something I must prepare before and then use with those plugins.... yes! Thank you so much!
  • Plugin for importing large GE terrain areas into Sketchup?

    20
    0 Votes
    20 Posts
    15k Views
    JuantxoJ
    I just added a feature in Skelion plugin to add large terrain mesh. It uses NASA’s SRTM Elevation data. The bad news are that it is a pro feature and there is no good interpolation, so in some areas like Tibet you can appreciate the errors. No image terrain imported. In the image you can see maximum area of SketchUp and the mesh exported with Skelion. [image: eJ5Y_relief.jpg]
  • Post-and-Beam Facade Plugin

    9
    0 Votes
    9 Posts
    2k Views
    mitcorbM
    Hi pazzero: Perhaps look up something like "aluminum framed glazing system". Find a well known manufacturer in your region, and look into their publications or website for the proper terminology. A well known manufacturer in the US is Kawneer.
  • Round Corners v2.6a

    2
    0 Votes
    2 Posts
    313 Views
    cottyC
    There's no model attached...
  • [Plugin] Colour N-Gons v1.0 (17/4/12)

    40
    0 Votes
    40 Posts
    24k Views
    CadFatherC
    great idea - works well - but it won't colour faces inside groups - is that right?
  • Static text box?

    6
    0 Votes
    6 Posts
    842 Views
    J
    @tt_su said: What about the normal Text tool? click on empty space and it creates text that is fixed in the view. Though you have to put it on a separate layer that toggles for each scene. (There is a plugin to create a layer that is visible only to the current view.) Yeah I got this answer on the Google forums and this seems to be perfect for what I need it for, I've already been using the Add Hidden Layer plugin. @glro said: Maybe this plugin http://sketchucation.com/forums/viewtopic.php?t=38171 adds a text box on each scene This looks like a useful plugin but seems a bit complicated for my purpose at the moment. The standard Sketchup text tool works fine for me. The ideal would be a plugin that uses the Sketchup text tool but gives an option to add a solid/semi-transparent background to the text, just for clarity's sake. Thanks for the responses.

Advertisement