🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
  • [Plugin]Poly Checker

    7
    0 Votes
    7 Posts
    1k Views
    thomthomT
    @ithil said: I'm not a programmer. These sites are too cool for my modest projects) I'd argue they are perfect for this.
  • [REQ] Detect Overlaps mode

    12
    0 Votes
    12 Posts
    1k Views
    D
    @rv1974 said: ...SU is not about solids at all. SU has some very fast methods for handling solids that take forever on non-solid geometry... The only reason for the overlapped geometry is sloppy modelling that can be more easily fixed if all are grouped solids... are you importing the bad topography? which renderer is failing to accept the errors? are you really still using SU v8 Pro?
  • 3d Model Viewer (FREE Plugin) using your browser

    7
    0 Votes
    7 Posts
    1k Views
    facerF
    Just bumping this for Tak2hata's plugin: [Plugin]T2H_EXPORT_WEBGL_v0.9.6(2015.12.26) I don't want anyone to miss it
  • [Plugin] PSTv1.0 English Version (Updated Mar 26)

    34
    0 Votes
    34 Posts
    35k Views
    sumasterS
    @dave r said: @sumaster said: Not working on Sketchup 2016 The author hasn't logged in to SCF for almost 4 years. It is possible he's discontinued development of this. Anyone can update the code?
  • XYZ coordinate plugin

    4
    0 Votes
    4 Posts
    1k Views
    J
    thank you so much for answers, I`m saved.. he he he
  • Sketchucation Plugin Bundles Autoinstall not working

    6
    0 Votes
    6 Posts
    792 Views
    TIGT
    After three posts you should be able to PM... Try Gábor again... But I see that, although you joined two years ago, you have only posted here recently. I assume you have been using the SCF PluginStore's dialog on various SketchUp versions and computers. Have you downloaded Plugins from SCF ? Your original user-id etc might have lapsed as the servers were changed about the time you registered. So you might have lost your earlier user-id for the SCF PluginStore ? When you use the PluginStore, it submits your currently installed/downloaded for that version and computer to the server and it's stored with your account details, against your-id. Obviously your replaced computer no longer has your locally-stored user-details. But there might be something stored against your user-id server-side. Gábor can advise...
  • Budget plugin

    3
    0 Votes
    3 Posts
    512 Views
    jujuJ
    could it be this? http://www.estimator4sketchup.com/
  • Create layers from list Using MS Excel & VBA

    2
    0 Votes
    2 Posts
    650 Views
    jujuJ
    thanks for the contribution
  • Mirrored groups/components -> make unique

    3
    0 Votes
    3 Posts
    422 Views
    B
    thanks for the help - i will try to get my hands on ruby as soon as possible! there is no way around it any longer
  • SU_shapes

    2
    0 Votes
    2 Posts
    486 Views
    pilouP
    "Beigne" must be "Tore" (Torus) Beigne = Slap! or Beignet (Donut) "Boite" must be "Boîte" "Sphere" must be "Sphère" "Dome" must be "Dôme" "Cone" must be "Cône" "Coté" must be "Côté" "Per 90 deg" must be "Par 90°" "Demi rayon" must be "Demi-rayon" ELse seems cool working!
  • [Plugin] Dimension management tools

    25
    0 Votes
    25 Posts
    50k Views
    TIGT
    @tdoolittle said: How do I remove this extension from Sketchup2016? Since it's a simple Plugin [rather than an Extension which would also have its own subfolder], you can simply find its RB file ' dimension_utilities.rb' and delete it. Look in your Plugins folder... This one-liner copy+pasted into the Ruby Console +<enter> will open your Plugins folder for you [it is in a folder-path that is hidden by default]: UI.openURL("file:///#{Sketchup.find_support_file('Plugins')}") Alternatively if you have the SketchUcation Toolset installed you can use its Plugins-Manager dialog to Disable any listed plugin-file that is being Loaded/Enabled - when SketchUp restarts it won't load, but you could always reinstate it if you so desired, OR in the same toolset - use its submenu item to 'Uninstall' that plugin in which case, thereafter it won't load or even appear in any of its Manager dialogs, but it could still be Reinstalled later, if desired - by using the same dialog...
  • [Plugin] Blend ver 1.12.

    80
    0 Votes
    80 Posts
    64k Views
    Dave RD
    Did you read the author's first post in this thread? He says this plugin is obsolete.
  • Plugins on a MAC

    3
    0 Votes
    3 Posts
    888 Views
    pbacotP
    There are two "Library" Folders on the Mac. For some reason they decided to hide the User's Library Folder, which is where the plugins should go (under Application Support). To get there use the "Go" menu "Go to Folder.." command. Type"~/Library" But to load, follow TIG's directions, it's easy.
  • [Plugin] Face Flattener 0.19

    50
    0 Votes
    50 Posts
    54k Views
    robertWanR
    Why not working? SU8 Maybe there is another plugin? Artisan is paid http://www.screencast.com/t/20sxZ3Uuk Robert
  • [request] projection on curved surfaces

    17
    0 Votes
    17 Posts
    2k Views
    D
    oh yeah um use lss_toolbar2.0 it has a function called stick group which I think is what you want . but if you have su 2016 or maybe 2015 that function wont work but I have found a work around for it ive posted on another topic http://sketchucation.com/forums/viewtopic.php?f=80%26amp;t=63567#p582194 youll need to have notepad++ on order to find those line numbers to fix the code on but all you have to do is change like 4 words and save it and then it should work like a champ
  • [REQUEST] Selection line plugin

    7
    0 Votes
    7 Posts
    783 Views
    G
    @peebo22 said: Hello, Is there a plugin which enables selection by drawed line? I mean that can I draw the selection which chooses groups, components, edges or faces. Just like lasso tool in Photoshop? This would help me a lot, thank you! this function is included in this plugin http://sketchucation.com/forums/viewtopic.php?p=483628#p483628 also this one https://www.youtube.com/watch?v=HduoQH7Byuc%26amp;feature=youtu.be but neither one gives a perfect selection
  • PointTool for Mac

    25
    0 Votes
    25 Posts
    2k Views
    D
    unless you use the old SmartMustard plugin organizer [which I doubt]... get rid of the $organiser bit.... menu = UI.menu('Draw') menu.add_item('Draw points') { pointtool } I can see other errors in a very old copy I checked, that may have been fixed by TIG... if the next line starts with p =, then it's not fixed... BTW... the free TextWrangler.app is much better for editing all kinds of files... EDIT: the rest of the file is needing work there are a number of places it use a 'reserved' word... this was why i asked about the p, before re-reading your code block... plgs = Sketchup.find_support_file('Plugins') cmd = UI;;Command.new('Draw points') { pointtool } cmd.large_icon = cmd.small_icon = File.join(plgs, 'PointTool', 'PointTool.png') def create_geometry(pt, view) view.model.active_entities.add_cpoint pt view.invalidate end def no_points_here?(pt) Sketchup.active_model.entities.select { |e| e.class == Sketchup;;ConstructionPoint }.each do |e| return false if e.position.to_a == pt.to_a end john
  • [Q] Profile builder 2 installs

    3
    0 Votes
    3 Posts
    487 Views
    PixeroP
    Thanks!
  • Change Line types in an other?

    4
    0 Votes
    4 Posts
    392 Views
    deaneauD
    @ pilou ok this could be possible. ill try this @rich yes i understand thanks for yours fast answers. Dean @pilou **bingo**Color Edge is a solution. works in 2016,too thanks
  • Plugins and Menus...

    7
    0 Votes
    7 Posts
    585 Views
    dereiD
    @greenskp said: Just for convention. Something like... "everything does not come in default installation from SketchUp goes to the Extensions menu". For people who love to install multiple plugins, do not get lost when are looking for a native tool. Something that already happens with the Tools menu. Yeah, I feel you here... but once you start using SU in a "professional" manner - meaning that it became your "second nature", you stop dividing things between native/installed. You KNOW what you want to achieve and you go for the right tool... is's a lot about memory, this is true.. the more plugins you have, the memory will be more active in remembering those and their functionality. But exactly here is the catch: once you know what you need to achieve, you don't consider the tool, you consider the mean of doing it. So, I need to DRAW something, is more intuitive to go to DRAWING menu, to look for my tool, instead of digging in Extensions. Is like working in a workshop... i need screws, is better to go to look in the Screws Drawer, rather than in "shopping drawer" ... because I may shop for many things. From screws to napkins... but this doesn't make it better to keep all my shopping in the same place. I can understand that for the new user it may become confusing, because there is not a clear structure in user's mind about what native SU tools can do and whether a plugin is needed. But once you go past this, you don't even consider the software... the software is just the environment. You focus on the final goal and you just need a tool. So, is best to have tools better organized and quicker to find, instead of navigating in submenus.

Advertisement