🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
  • Select (or deselect) Hidden Edges within an active selection

    6
    0 Votes
    6 Posts
    880 Views
    JClementsJ
    Didier, I downloaded from the link above. The attachment shows the active selection (the top-most surface) and the hidden lines I wanted to select so I could delete them. It seems the menu is missing an option for Hidden lines or am I overlooking something? Also, should the Search Through list include "current selection" option? John [image: 7din_HiddenEdges.png]
  • Cutting_windows.rb

    28
    0 Votes
    28 Posts
    5k Views
    jujuJ
    Aah, thx for that, got the DL. Previously I went to your home page, selected "Newest Plugins" and selected the "Cutting Windows" (which still gives me that error referred to above).
  • IFC to .skp converter

    2
    0 Votes
    2 Posts
    2k Views
    jujuJ
    Thx for the heads-up!
  • Can anyone modify the xLine.rb function ?

    4
    0 Votes
    4 Posts
    695 Views
    R
    Wow, I must have been sleeping on the job on that one. model.*active_*entities I'll update the Smustard version. Thanks,
  • Plugins Drop Down menu is wrong

    20
    0 Votes
    20 Posts
    2k Views
    R
    I don't think we disagree about anything. I may have misread one of your posts, thinking you were saying to put downloaded .rb files into the Tools folder, and that's what prompted my first post here. If you didn't mean to say that, then my comment was irrelevant. Regards,
  • Is this possible? [code] batch export

    15
    0 Votes
    15 Posts
    3k Views
    boofredlayB
    @robmoors said: If anyone is interested in advancing this ruby, a window in which you can tick the exports and specify their file names and their location would be awesome. Any progress on this one? I used it the other day and all the files showed up with no name, just a .dwg .obj etc... I would welcome a more refined script. Thanks.
  • Extrude mulitple faces?

    5
    0 Votes
    5 Posts
    924 Views
    kmeadK
    I presume you are a Vectorworks user which has a tool function that does this. You might look at the Skin.rb which can do some of the same thing. http://www.sketchucation.com/forums/scf/viewtopic.php?f=153&t=1534&p=23813&hilit=skin#p23813
  • SketchUp Bridge

    4
    0 Votes
    4 Posts
    937 Views
    Al HartA
    Yes, I put: http://www.sketchucation.com/forums/scf/download/file.php?id=2482 in the post.
  • Simple layermanager

    3
    0 Votes
    3 Posts
    437 Views
    J
    Hi Gaieus Thanks for your quick reply. I will take a look at Didirs script. Thanks Jorgensen
  • Ruby console intruder

    11
    0 Votes
    11 Posts
    2k Views
    A
    "Behind": Change puts "foo" to puts "foo" if $DEBUG The other way would be: if $DEBUG puts "foo" end This also would be possible : puts "foo" unless !$DEBUG @Fredo6 They still have Ruby 1.8.0 implemented since ... don't know - maybe Sketchup 4? azuby
  • Reverse faces to match... ruby.

    14
    0 Votes
    14 Posts
    2k Views
    GaieusG
    When geometry reaches a certain complexity, the Orient faces command starts behaving weirdly ; some faces aree reversed some not - but the bigger problem is that it reverses front faces also (as if SU could find out what should be outside and what inside). As I remember Ross posted a +nice" example a while ago when he got stumped with this (it's in the "lost topics" I think).
  • Animated textures ...

    2
    0 Votes
    2 Posts
    596 Views
    jujuJ
    Somebody is already on it.
  • VolumeCalculator2.rb

    7
    0 Votes
    7 Posts
    2k Views
    TIGT
    As daiku says the accuracy of the volumes for curved surfaces is only as accurcate as the number of facets you give those faces - number of swegments in the arc etc... Ensure that all of the faces are in the same orientation (use context-menu orient faces) and every part of the object has a face so that the volume doesn't rty to 'leak out' ! In fact v2.0 orients all of the faces in the volume it makes for you... BUT better safe that sorry... To ensure there are no other complications (at the moment) I recommend that you keep discrete volumes as separate groups - otherwise there can be confusing - imagine several touching 3D shapes atht are otherwise separate volumes - sometimes the calcualtion process can get muddle as to which face belons to what... There are fixes in the pipeline to trap these, but...
  • Greeble plugin for Sketchup?

    36
    0 Votes
    36 Posts
    13k Views
    M
    So needless to say im late coming across this a bit late in my random wanderings of this forum, but that image that stuckon3d (wonder where he went he does nice work) looks fantastic. Im wondering what ruby he used to do that stonework and where i can find that PROJECTION EXTENSION.rb ruby or whatever it is he used. Anyways im off to reinstall sketchup and try the volume calculator again. Just reinstalled XP Pro.
  • Odd housebuilder.rb behavior

    2
    0 Votes
    2 Posts
    802 Views
    S
    does anyone else have this behavior when trying to place a door in a specific location? Is there any other place/forum to ask about the functionality of this great plugin?
  • Notes Ruby?

    4
    0 Votes
    4 Posts
    523 Views
    S
    Thanks for the links. The smustard one looks like what I was picturing.
  • Active section plane

    8
    0 Votes
    8 Posts
    1k Views
    P
    I dis-like that you must select a section plane by clicking on it becuse if you ahve a large model and are in close you have no way of determining whether or not you have the section plane selected. Often I must zoom out completely until i can see the grip arrows on the section plane in order to visually verify that the section plane I want is in fact selected. For instance you might have two section planes only 6 inches apart from each other and it's difficult to actually select which one you are selecting from a far back distance.
  • Smooth between components.

    3
    0 Votes
    3 Posts
    712 Views
    GaieusG
    Hi guys, Have a look at this post. Surely texture mapping is a pain with this kind of solution though...
  • Page Renumber Script

    3
    0 Votes
    3 Posts
    702 Views
    MatteM
    Thanks Gaieus, Hopefully this will save me alot of time as I am constantly re-tweaking the "fly thru" path to get it smoother before I start to wrestle with the export/rendering game. Thanks Again! Matte
  • New question: more challenging - find group by attribute

    5
    0 Votes
    5 Posts
    649 Views
    A
    Thanks didier and cphilips for everything especially for speed, i will release few rubies in a short time, so i hope it will reward you for your efforts. Have a nice time. I finally understand the real power of sketchup: ruby & community. And i think that your and others rubies have raised the SU version number higher then 10, so the only functionality I wish for in the official 7 is photosketch and better menu interface for plugins. This topic hijack is intentional. Thanks!

Advertisement