πŸ«› Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
  • Windowizer 4 - alphabetical order of materials?

    8
    0 Votes
    8 Posts
    2k Views
    TIGT
    This isn't Sketchup's doing. The 'sort' algorithm in Ruby does a straightforward alphanumeric sort of the 'words'. It depends on ASCII code numbers etc... So punctuation (! # etc), then numbers , then some punctuation (<> etc), then uppercase letters, then some other punctuation ([] etc) and then lowercase letters etc. Paste this in the Ruby Console to see what I mean: ["zebra","Zebra2","456","123","ABC","[xyz]","[abc]","abc","<abc>","#1"].sort The 'bracketry' around the material names is to do with how they have been created/imported etc - read the Help section on this... You could use the 'display_name' [what's show in the Materials Browser] in the sorted list and then have a 'look up table' that uses the materials' 'display_name' against the actual Sketchup 'name'... BUT that some extra coding that RickW needs to do to his script. Why not PM Rick and explain the issues... Windowizer4 is a 'commercial script' - therefore posting too much of its code is 'not on' - I even worried about that one line tweak a gave you !
  • [REQ] A universal length unit display

    9
    0 Votes
    9 Posts
    397 Views
    J
    @tig said: There's already a tool to change units 'on the fly' by a simple toolbar button press. Toggle Units v2.11 by Matt666 http://forums.sketchucation.com/viewtopic.php?p=81391#p81391 You click the appropriate button to change the SKP's units, you can also change 'accuracy' +/- etc Thereafter the model's displayed units are as you last set them. There's also an option to choose which of all of the possible unit toggles go onto the toolbar... I will definitely check that out. Thanks a lot!
  • A plugin that would hide a seletced line/edge permanently?

    7
    0 Votes
    7 Posts
    345 Views
    Dave RD
    Well, that pretty well answers the question, then. Now you have the solution but if you choose not to put those lines in another context, you'll be stuck with them unhiding whenever you use Unhide>All. Smooth will make them disappear but it isn't the same as hiding them.
  • Annoying &quot;Reference to a deleted page&quot;

    4
    0 Votes
    4 Posts
    233 Views
    Didier BurD
    Thanks guys, You pointed me to my error, which were elsewhere in the code. Solved !
  • [Plugin] Google's Bezier

    31
    0 Votes
    31 Posts
    93k Views
    irwanwrI
    hi Dave, yes, actually i always have them in the data drive. access them and uses them anytime. i already have the M2 version downloaded, but not installed yet. just a personal habit of wait and see probably.
  • Help: what does this message mean? [Error Loading File .rb]

    3
    0 Votes
    3 Posts
    485 Views
    EdsonE
    thanks, didier. Iβ€˜d better let the podium crew know this is happening.
  • Line 2 Square Section ruby...

    8
    0 Votes
    8 Posts
    236 Views
    -
    Thoroughly better than the new Mission Impossible movie, even at imax, put it that way.
  • Columns

    5
    0 Votes
    5 Posts
    782 Views
    F
    @richardcherry said: There is a plug-in for Blender 3D that does what you are requesting. You could use it and import it into SketchUp. Yeah, I saw the blender plugin and it is very much like what I mean, only I don't like the results The columns are very crude, and I think it will be easier to start over than to try adding detail to it in SU... @unknownuser said: I think maybe you had better supply examples of the various types of bases, columns and capitals. My imagination isn't as good as yours apparently. There are many variations. That's why such a plugin would be helpful, in stead of re-drawing the complete column. A base, for example, can have one or two or even three "tori" (a rounded edge) of different heights. A shaft can have none, 20 or 24 flutes and the ribs between them can be "pointy" ("C" on the pic, mostly used for Doric columns) or "flat" ("F" on the pic, mostly used for Ionic and Corinthian columns). The fluting can start at the bottom of the shaft or higher up, it can also be filled with a round band. The proportion between the diameter and the height of the column can vary. Etc. etc. etc. [image: U7wz_bases.jpg] [image: r9QO_flutes.jpg] [image: W2yc_orders.jpg]
  • Kerkythea Render Speed

    9
    0 Votes
    9 Posts
    1k Views
    bigstickB
    Should this be in the 'Plugins' section?
  • Sharing with 3d pdf

    3
    0 Votes
    3 Posts
    240 Views
    cottyC
    Another one with some examples: http://www.renderplus.com/wk/RPS_3D_PDF_w.htm I have never tried to make a 3D PDF, but I am interested in some experiences...
  • Tozero.rb

    3
    0 Votes
    3 Posts
    352 Views
    TIGT
    It appears under the right-click context-menu, but only IF you have at least one group or component-instance selected...
  • Error loading file load_sketchapps.rb

    3
    0 Votes
    3 Posts
    441 Views
    U
    Hi John, thanks, yes it was part of an installer package (result of promiscuous approach to installing untried plugins!). I uninstalled all plugins and reloaded them one-by-one, but never found the bug, although it might've been product connect. Now I've got just the plugins I need...and no more. I've also set up a manual entry .txt file in the plugins folder to keep track of installed plugins and their dependency files.
  • Soapskin bubble dialog box why??

    3
    0 Votes
    3 Posts
    478 Views
    Dave RD
    You might find a lot of your questions are answered by reading the text where you download the plugins. For example, on the page where you downloaded Soap Skin Bubble you would find "Releas 1.0.12 works until of 10. April 2012 !" [sic] which is exactly what the text box shows when you open the plugin.
  • [REQ]plugin which ONLY reverses purple faces

    10
    0 Votes
    10 Posts
    876 Views
    Dave RD
    @john2 said: well this plugin reverses my materials too i have to reapply materials [too much time wasted] on the white face that faces me now. Fix the face orientation before you apply materials, not after. If you did that you wouldn't be wasting time. Keep up with the face orientation from the beginning so you don't have to fix things later. Don't be a sloppy modeler and you won't have a lot of the problems you seem to be having according to your questions.
  • ADO automatic dwg export

    4
    0 Votes
    4 Posts
    856 Views
    L
    D, thats ok because you've done enough for several life times. I was just curious. No biggy.
  • Skp converter

    6
    0 Votes
    6 Posts
    38k Views
    jojo9J
    thanks for your valuable infos, driven
  • [Plugin] Add Points to Curve

    9
    0 Votes
    9 Posts
    9k Views
    B
    @sdmitch said: You weren't doing anything wrong. The problem was mine. The plugin that was uploaded was not the standalone version that I had intended to upload. That has been corrected. The only thing required is pre-selecting the curve, choosing to divide by number or length, entering a number or length and clicking ok. Be aware that the length entered will be adjusted to make the resulting curve end as close as possible to the original. That's great.Thank you sdmitch. I think your EqSegCurve is very useful by smoothing a curve... I added 10 points each time so that the curve can be rebuild smoothly. [image: 4tSM_EqualEdgeSegment.jpg]
  • Editing weld.rb?

    7
    0 Votes
    7 Posts
    361 Views
    charly2008C
    Thanks Thomas
  • System preference and extensions problem

    4
    0 Votes
    4 Posts
    236 Views
    kenK
    I have two "Quarr JSAlign" in my extension menus. It appears that this is a problem with the plugin's file. I did notice that the terms require 'sketchup.rb' require "extensions.rb" and I changed the "extensions.rb" to 'extensions.rb' thinking this may be the problem, but no change. So if the plugins registers twice will that cause a problem or does the plugin need to be changed. Ken
  • Help with this plugin please

    3
    0 Votes
    3 Posts
    270 Views
    iichiversiiI
    Ok got it to work, and works well, just 1 problem tho, it doesnt work with any animation plugins in SU, for example keyframe and su animate, but there is always a way, right Rich??

Advertisement