Urasik Extensions | Lots of new extensions to check out Learn More
  • Zipped Plugins -- A Guide to Installing Them

    66
    0 Votes
    66 Posts
    543k Views
    TIGT
    If you have the SketchUcation PluginsStore toolset installed it's even easier than renaming the .ZIP as .RBZ ! ... The SketchUcation submenu item 'Archive Installer...' lets you install the contents of a chosen RBZ file OR a selected ZIP file... 'Add-ons' for SketchUp are ALL actually 'Plugins' - scripts written in Ruby. Some of them are written in such a way that they are ALSO 'Extensions' - this kind of Plugin allows you to control their activation using the clunky Preferences > Extensions options... In a moment of madness in v2015 Trimble renamed the 'Plugins' menu as 'Extensions'. The folder containing them is still named 'Plugins'. This broke all imported Shortcuts from earlier versions which were looking for Plugins/.. and offered users nothing more than confusion about naming... I can only surmise that it was during a fit of pique, since SketchUcation's toolset offered better management of activated Extensions etc, and similar management of ALL Plugins too... Their Extensions-Warehouse only hosts 'Plugins' which are written as 'Extensions' [which they also 'vet']. SketchUcation's PluginStore also hosts many of these in parallel, and also hosts many simpler 'Plugins' too...
  • [Plugin] s4u Frame

    5
    0 Votes
    5 Posts
    2k Views
    B
    hi there, i recently got the latest version on the extension warehouse. may i have some minor feature requests or improvement suggestions=) add option to merge only outer or inner frames add options to only merge the vertical and horizontal ones seperatly add option to fill with glass component!... here can be a lot of trickery but i think it could work that would be awesome great plugin - lovin it already as it is!
  • Extension RBZ maker

    6
    0 Votes
    6 Posts
    1k Views
    greenskpG
    Another thing.....the default installation is fine but an installation with a custom folder always ask me to install BGSketchup Library but the library is already installed in same folder. I am using require_all('path\to\custom\folder') inside default plugins folder. [image: eFG6W54.jpg]
  • Searching for a slice tool

    4
    0 Votes
    4 Posts
    526 Views
    jojo9J
    Hi TIG, i found one of your (older?) plugins-SectionCutFace.rb Its excellent for my use! …and about your Slicer…speakless. As i like to work very much with carton…
  • [Plugin] s4u_LineTool

    18
    0 Votes
    18 Posts
    25k Views
    pilouP
    French Version PS Another time, the Tool Bar don't appear after the translation! (icon was present before the translation! Of course Tool Bar is enabled in the Tool bar Menu!) fr.zip
  • Modeling with "bones"

    7
    0 Votes
    7 Posts
    492 Views
    jojo9J
    @pilou said: So a chair deformed on an Arc circle ? The Flowify above make that! If it's chair not deformed on an arc you have Component stringer by Chris Fullmer all right, ill check that out…time to play
  • Is this Possible?

    12
    0 Votes
    12 Posts
    909 Views
    deaneauD
    profile builder doing this,too..for the old version 1.x you can find a free version [image: pUXA_VIZ_0002.png] [image: Qf8C_VIZ_0003.png]
  • [REQUEST] Hide All Selected Layers for All Scenes

    3
    0 Votes
    3 Posts
    336 Views
    D
    One option would be VisMap. I find it an indispensable extension for any model that includes a lot of scenes and layers. You can download it here: http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=23029%26amp;p=556327%26amp;hilit=vismap#p556956 It lays out scenes and layers in a grid of checkboxes. There is a checkbox to the left of the layer names that toggles that layer on/off for all scenes... which would accomplish what you're looking for (If I understood correctly). [image: fadZ_VisMap1.png] [image: 7RiS_VisMap2.png] Hope this helps.
  • [Plugin] ExtendTool v0.2 (update 20090708)

    31
    0 Votes
    31 Posts
    39k Views
    TIGT
    @dave r said: Why don't you write a better version, then? I agree... BUT this one is SIX years old ! And time and expertise moves on... There are by now many similar tools around... e.g. 2dTools 'Adjust'... OR you could write a better 'free' one...
  • [REQ] CSV to Material

    3
    0 Votes
    3 Posts
    330 Views
    deaneauD
    hi TIG, when i would be a programer, i would understand what you write. ruby code is for me like "double dutch" i don't understand what i see. thanks for your answer. Dean
  • Stray Lines Plugin

    5
    0 Votes
    5 Posts
    13k Views
    Dave RD
    @guess15 said: hi there guys, i just want to ask if there is a stray line plugin for sketchup 2014 or 15? What's wrong with the one in the Smustard link? It works fine on SU2015.
  • Jf_stl_importer.rb de Jim Foltz

    3
    0 Votes
    3 Posts
    748 Views
    elmerE
    Thanks so much Tig
  • What is this Plugin?

    6
    0 Votes
    6 Posts
    579 Views
    thomthomT
    Do a text search of your RB files in your Plugins folder. (If you are unlucky it's in a RBS...)
  • [Plugin] Curve Maker v1.6.0 & Taper Maker v1.5.1 Updates

    2
    0 Votes
    2 Posts
    362 Views
    pilouP
    For fan of geometry!
  • [Plugin] Select component instances on right click

    28
    0 Votes
    28 Posts
    36k Views
    S
    fantastic plugin. extremely useful. thanks
  • How to Push/Pull Plus Tapering?

    8
    0 Votes
    8 Posts
    1k Views
    BSquared18B
    Great! I'll store all these options in my notebook for future reference. Bill
  • [Plugin]SOLID QUANTIFY v2.5.1 (20131215)

    64
    0 Votes
    64 Posts
    62k Views
    TIGT
    PM the author...........
  • [Plugin] Snapshot – (1.0.1) — updated 09.10.2012

    74
    0 Votes
    74 Posts
    58k Views
    A
    The original plugin was not able to do a screen clipping/cropping. When SketchUp exports images of the current view, they always include the whole viewport. But you can set the pixel dimensions of the image. If someone really needs all the options of the original plugin, it is still downloadable. Otherwise you create a toolbar button with a code snippets using ToolbarEditor. This is much easier to support, and it is easier to adapt to your specific needs. This snippet asks for the file name and image dimensions. If you choose a filename with png or tif, the image will have transparency. model = Sketchup.active_model view = model.active_view ro = model.rendering_options filepath = UI.savepanel("Save Image File", nil, "BMP|*.bmp;|JPG|*.jpg;*.jpeg|PNG|*.png|TIF|.*tif;*.tiff|TGA|*.tga||") width, height = UI.inputbox( ["width", "height"], [view.vpwidth, view.vpheight], "Size of the screenshot") unless filepath.nil? || width.nil? || height.nil? is_transparent = filepath[/\.(png|tiff?)$/i] if is_transparent drawGround, ro["DrawGround"] = ro["DrawGround"], false drawHorizon, ro["DrawHorizon"] = ro["DrawHorizon"], false end keys = { ;filename => filepath, ;width => width, ;height => height, ;antialias => true, # or false ;compression => 0.9, # Only for jpeg ;transparent => true # Only for png } begin raise unless view.write_image(keys) Sketchup.status_text = "A snapshot has been saved as #{filepath}." rescue Exception => e Sketchup.status_text = "Failed to save snapshot to #{filepath}. #{e.message}" end if is_transparent ro["DrawGround"] = drawGround ro["DrawHorizon"] = drawHorizon end end
  • Can't see Plugins - I know: Not again!!!!

    30
    0 Votes
    30 Posts
    2k Views
    Bob JamesB
    Alas, when trying to set up my cloud I get [image: ZHOz_sync.PNG] I have encountered no place where it gives me the opportunity to do that?? Also, when I open http://cloud.sketchucation.com/ there are no plugins in the folder Finally: when I click on "Open my http://cloud.sketchucation.com, I get [image: RQvi_Substance.PNG] I tried disabling my ...sketchucloud/plugins folder and re-enabling, but that did not change anything. Help
  • Repair_broken_lines

    6
    0 Votes
    6 Posts
    891 Views
    david_hD
    Thank you TIG. I got it to work. And yes. . .I am challenged. That's why I defer to you. . the Wizards of Smart here at Sketchucation.

Advertisement