🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download
  • [plugin] Ruby Code Editor - UPDATED to v3.0 3/4/2013

    37
    0 評價
    37 貼文
    32k 瀏覽
    D
    I made a fork and did an edit on the read-me a test as much as anything... john
  • [Request] Force material deletion

    3
    0 評價
    3 貼文
    394 瀏覽
    brodieB
    Thanks thomthom, I'll give that a shot. -Brodie
  • Random rotate on different axis

    3
    0 評價
    3 貼文
    599 瀏覽
    W
    If you set the component axis to the center of the square and run Chris' scale and rotate multiple script, it works fine for me. Scale and Rotate randomly about the Comp. Base. Or leave the axis on a corner and scale and rotate about Center works for me too.
  • Contents Menu to other menu locations

    10
    0 評價
    10 貼文
    500 瀏覽
    K
    @unknownuser said: TIG I my studies of Ruby for Sketchup, I have no problem with finding the context menu, it just seems to me there is always an "if then" statement, proceeding the menu add statement, and I don't see on this the other menus. There are some plugins that appear in more than one menu, and I usually turn off the context menu, and move the plugin to an other memu selection where I wish to have the plugin appear. However, I have not been able to master the coding to get rid of just a context menu with the "if selection is.....". Anyway, I will keep trying. Thank Ken You could write a intermediate method to do the check. If ok, it runs the plugin. If not valid, then it pop up an error message: def xLine_check_valid if xLine_validate_selection xLine else UI.messagebox "Invalid selection" end end if( not file_loaded?("xLine.rb") ) UI.menu("Plugins").add_item("Convert lines to guide lines"){xLine_check_valid} end file_loaded("xLine.rb")
  • Re: [Plugin] Another Mirror Ruby

    31
    0 評價
    31 貼文
    38k 瀏覽
    R
    and the great autocad mirror comes to sketchup!!! whoa..yippee!!
  • [Plugin] Selection manager

    9
    0 評價
    9 貼文
    10k 瀏覽
    R
    am i doing something wrong, or is it not possible to open the "selection manager" dialog box on a mac osx machine?
  • TT guide tools not working

    6
    0 評價
    6 貼文
    913 瀏覽
    Rich O BrienR
    What Thon is saying is that if you have difficulty with any plugin you post in the topic. Rather than creating a new topic. You've a better chance to get direct help from the developer.
  • Plugin for making button

    4
    0 評價
    4 貼文
    582 瀏覽
    D
    Make a circle on the ground plane to use as a pathfor follow me, and a vertical circle to use as a profilefor the button: [image: ROfO_Capture.JPG] Draw a horizontal line just under the center of profilecircle, and erase the bottom arc. Scale the profileshape along the blue axis to get the cross section of a button. [image: OtFN_Capture2.JPG] Select the path, then click on the profilewith the follow me tool, like so: [image: 8cJF_Capture3.JPG] If you need a plugin for making the cushion, that's probably the Subdivide and Smooth (or Artisan) plugin...search the "Tutorials" forum for "sofa"...
  • [Plugin] SketchyFFD Free Form Deformation.

    2
    0 評價
    2 貼文
    28k 瀏覽
    S
    did you make the monster head using only this ruby script? can you make a complete tutorial for that organic shape? FFD i only found it in 3ds max and you make for sketchup great plugins thanks
  • Rendering Section cutouts

    5
    0 評價
    5 貼文
    1k 瀏覽
    A
    @tig said: @arthur87 said: @tig said: Search for my SectionCutFace ... section cut face doesn't work for vray for sketchup My SectionCutFace tool does work... BUT because you can't export the SKP's SectionPlanes to external renderers you can't see the cut's faces, since the rest of the model is then in the way ! [It works fine in a SKP render though!!] Is there a way I can use sectioncutface for vray? I don't want to use zorro since it will take a lot of time for pseudo destroying my model for this plugin.
  • Problem loading my script

    2
    0 評價
    2 貼文
    241 瀏覽
    J
    Hi Keith, Don't use GetString just because Google's example scripts do. Do you know the purpose of GetString, how it works, or in which file it is defined? (it's in /Tools/langhandler.rb)
  • 1001bit Pro Issue.

    14
    0 評價
    14 貼文
    2k 瀏覽
    KrisidiousK
    ok I've been going crazy without 1001 so I reinstalled everything. sketchup, 1001 all my other plugins... and it now works. so I guess we'll never know how I screwed it up. that is until I do it again. thanks for all the help though. and happy SketchUping.
  • Geometry statistics per object

    2
    0 評價
    2 貼文
    270 瀏覽
    Rich O BrienR
    Thomthom's Model Info gives you certain amount of info about your model but not sure if it lists per item. AdamB's Goldilocks v2 indicates hi-poly object based on view. So if you have a hi-poly cup 20' from view it'll indicate it. Fredo has a Triangle count tool but I forget the name. I don't think there's something that does exactly what you want. But I could be wrong....
  • [REQ] Group push-pull

    6
    0 評價
    6 貼文
    713 瀏覽
    Rich O BrienR
    Well if it doesn't work i'd suggest using Outliner. Simply double click your group in Outliner whilst Push/Pull tool is active. This will 'jump into the group and allow you to pull. Double click next group in Outliner. No need to exit each group and this method saves a few clicks until someone writes or finds push/pull groups plugin
  • Layer Plug-in Reques

    8
    0 評價
    8 貼文
    788 瀏覽
    V
    You guys rock. Is there anything that hasn't been thought of for this program? Gotta love SketchUp!
  • Forest Generator Ruby

    4
    0 評價
    4 貼文
    2k 瀏覽
    GaieusG
    Either Component Spray or Make Fur: http://forums.sketchucation.com/viewtopic.php?t=28092 (both with the appropriate settings of course)
  • ZORRO DOWNLOAD !!??

    3
    0 評價
    3 貼文
    2k 瀏覽
    T
    You may want to put an 'Alias' to that folder on your desktop. Simply download, unzip to the desktop (if needed- usually that is done automatically) pick up the ruby with your mouse, hold over the plugins alias, a window will open (spring loaded files- doesn't do that on a PC or Linux), then simply drop in place. Easy.
  • Where'd my plugin go?

    5
    0 評價
    5 貼文
    348 瀏覽
    I
    Good to know. Cheers to the mods!
  • Redraw groups

    8
    0 評價
    8 貼文
    636 瀏覽
    D
    I have had a lot of problems with components messing around, renaming randomly and not allow me to have the same names for different components.Components are not very convenient when You have huge library with the same components in different hierarchy levels and try to mix them in a single project, make copies and etc.So far groups are working flawlessly except redrawing - so I will continue adding onclick redraw to each group. Thanks.
  • Plugin Request: Show Keypress

    5
    0 評價
    5 貼文
    533 瀏覽
    B
    Ah, thanks. I've been looking but no luck. I was poking at autohotkey but I'm pretty new at that as well. I'll keep looking.

Advertisement