πŸ”Œ Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download
  • Trigger ruby on SU8 model changes

    3
    0 Votes
    3 Posts
    238 Views
    K
    Thanks it helped.
  • (plugin) instant wall

    17
    0 Votes
    17 Posts
    9k Views
    KrisidiousK
    it can... but this has quite a few additional features.
  • [request] Start Sketchup with activated Plugin

    4
    0 Votes
    4 Posts
    325 Views
    BurkhardB
    Thanks TIG. No need for me to explain this since I'm not a coder and this is all mystical for me. It was a question in general for an idea a client have. If they want me to realize, I will take a look for someone with professional background. Btw. I saw in the API the values for send_action. But, is there a list of AutomationID available? ( like save 57603 )
  • Align Plugin Project

    6
    0 Votes
    6 Posts
    459 Views
    F
    here is the video explaining the idea http://www.youtube.com/watch?v=hOKuAyPJtWk
  • Export Selected?

    2
    0 Votes
    2 Posts
    142 Views
    TIGT
    Yes. I did this long ago... Please learn to use the Plugins Index and your Browser's search capabilities... You are TopEd'or
  • [REQ] workflow tool -make groups of components (nested)

    3
    0 Votes
    3 Posts
    267 Views
    TIGT
    @unknownuser said: hi there again. where would i find help or a compendium that helps me selfteach how 2 generate a working script?! i thind your could be a great base for what i want! Find the free PDF on the www called Automatic-SketchUp... Also get simple a few scripts [there are hundreds!] and read them in Notepad/Notepad++ to see/learn what they do. Also the learn the API = https://developers.google.com/sketchup/docs/ There are also several excellent resources in the Developers' section of SCF... Learn to use the Search tools...
  • Is there a Plugin to see and change properties of an object

    7
    0 Votes
    7 Posts
    350 Views
    TIGT
    The native 'Entity Info' changes the material[s]/layer/hidden-status and for edges soft/smooth-settings too. It reports areas for faces and volumes for 'solid' objects... For text etc you can edit related settings in there too... For groups/components you can edit 'names'. The move/rotate/scale etc is done more easily within the model itself...
  • SCF PowerToolbar - Component Spray

    6
    0 Votes
    6 Posts
    1k Views
    R
    Thank you TIG. Prior to installing I made a backup of my original plugin folder. I have since uninstalled the plugins and deleted that folder, re-instating the original plugin folder. I have downloaded the Component Spray plugin as suggested in an earlier post and all works great. Thanks for all your help.
  • Texture a curved pipe

    3
    0 Votes
    3 Posts
    325 Views
    panixiaP
    quadface tools rocks!
  • Reduce Poly Count from complex models

    6
    0 Votes
    6 Posts
    2k Views
    D
    That makes it much easier. Thank you for the hint.
  • [Plugin] Position Explorer (Update 12 Feb 2010)

    8
    0 Votes
    8 Posts
    10k Views
    liquid98L
    Glenn, Thnx! This script was really helpful to me and instructive too!
  • (REQ) Random tile UVs

    16
    0 Votes
    16 Posts
    2k Views
    srxS
    [image: g5DE_ttUVtoolssavettPlanToolsFlattenttUVtoolsload.jpg][image: p13M_Tilingonlyonflatsurface.jpg] Here is an idea. I noticed that tiling only occures on flat surface. Whan you add distortion with sandbox tools there is no tiling. The problem is how to transfer UVs from distorted surface to the flat one. With ttUVtools I saved UVs. Than with ttPlan tools I flattened the surface, than loaded UVs again. the resolt is non tiling flat surface!
  • [Plugin] Textures exporter plugin (free)

    5
    0 Votes
    5 Posts
    6k Views
    IneshtineI
    wow! that is weird! but thanks to let me know how you fixed it. I wouldn't have though of a reboot to fix it!
  • [Ruby idea] Click scale

    7
    0 Votes
    7 Posts
    456 Views
    thomthomT
    Yes, independent from Vertex Tools.
  • Save layers as individual files?

    6
    0 Votes
    6 Posts
    288 Views
    TIGT
    This should do what you ant http://forums.sketchucation.com/viewtopic.php?p=422953#p422953 TIG.export_SKP_by_layer...
  • Follow-me with a line instead of a face?

    5
    0 Votes
    5 Posts
    328 Views
    sdmitchS
    You might take a look at the Edge Follow Me plugin on my blog. Details at http://forums.sketchucation.com/viewtopic.php?t=39708
  • Solid Trim Tool

    19
    0 Votes
    19 Posts
    2k Views
    TIGT
    I've moved this thread into Plugins, which is probably a more logical home for it...
  • Plugin for export SU8 Excel SU8

    2
    0 Votes
    2 Posts
    729 Views
    TIGT
    You can write data to a CSV/TSV file which Excel can use or have linked into an XLS. There are several examples of 'Component-Reporters'... You can then read this 'text' back in and convert it to numbers etc as desired... On Windows you can access Excel directly using... require 'win32ole.so' which you must install. This then allows you to read/write XLS files directly... There are good www resources to help you - here's an example http://davidsulc.com/blog/2011/03/27/win32ole-and-ruby-working-with-worksheets/
  • Help finding plugin

    10
    0 Votes
    10 Posts
    548 Views
    mitcorbM
    Whatever it takes to get you to the next point. Glad you were able to solve the riddle with Burkhard's help.
  • Creating object panoramas

    5
    0 Votes
    5 Posts
    434 Views
    Didier BurD
    @unknownuser said: is there a plugin to create all the required camera positions for this kind of object Hi, Take a look at this script I wrote a long time ago, check if it works with SU8: http://rhin.crai.archi.fr/rld/plugin_details.php?id=467 Regards

Advertisement