πŸ”Œ Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download
  • Edge length question

    3
    0 Votes
    3 Posts
    224 Views
    K
    Thanks TIG That was exactly what I needed!!! Keith 11
  • Understanding Ruby.

    8
    0 Votes
    8 Posts
    1k Views
    utilerU
    @thomthom said: Have you looked at the collection of links we have in the stickies in the Developers section? How about the Ruby in 20 mins mini-tut at the Ruby site? http://www.ruby-lang.org/en/ Whatcha got plans of making? Thanks guys, had a little laugh at your comment, Cadfather!!!!! Thanks for the link Thom. I'll spend 20mins tomorrow getting started and see if it gives me any inspiration...... What I'd like to develop is a simple set of tools for building purposes skewed towards BIM. Yes there are a number of toolsets out there but I would like certain functions to be simpler and hence more functional...... I have started putting down ideas of the what I think could be a basic toolset then a secondary set that provides edits, etc.... Unfortunately, I'm more a visual kind of person rather than technical which is my concern. Anyway, will see how i go.
  • Trying to download the building structure plugin..how do I g

    2
    0 Votes
    2 Posts
    308 Views
    TIGT
    Please learn to use the Plugins Index [big red button above here] http://forums.sketchucation.com/viewtopic.php?p=250026#p250026 Then you can search the page [either using the built-in Forum-Search box or your Browser-Search function [Ctrl+F ?] ] to find what you need... However, if you are too lazy to do that look at http://forums.sketchucation.com/viewtopic.php?p=315482#p315482
  • Attn: Didier (or some other :geek: :D )

    3
    0 Votes
    3 Posts
    373 Views
    jeff hammondJ
    awesome! thanks bud.
  • Tracing shadows onto surfaces

    5
    0 Votes
    5 Posts
    542 Views
    pilouP
    adrees of the image is that and I can see it on the poste above! http://forums.sketchucation.com/download/file.php?id=41868&mode=view image is in this thread
  • Sketchup Lib

    5
    0 Votes
    5 Posts
    587 Views
    C
    Mhh that's a pity! But anyway thank you TBD
  • Plugins that use CPU when idle?

    28
    0 Votes
    28 Posts
    2k Views
    B
    Well, I don't know how useful it would be to know exactly in what procedure it happens. I'm a bit surprised that other user(s) (only one report so far) reports 0% CPU with Twilight installed and SU in background/minmimized. I suppose it could be a conflict between Twilight and some other plugins? It's not really a big deal now, after I got a new CPU with 4 threads, as it only runs in one thread, making it around 5% CPU usage. The percentage was higher on my old 2-core CPU.
  • [Plugin] Export Cpoints to CSV v1.0 20110913

    28
    0 Votes
    28 Posts
    18k Views
    TIGT
    As Gaieus said... it's a rarely used tool, so it is used without a menu item - as explained in the instructions on the download page... Type Exportcpoints2csv.new in the Ruby Console. You can export any selected cpoints to CSV using this 'Export CSV' tool... To mark all of the selected Arcs/Circles centers with cpoints, BEFORE you do that final CSV export, you can run this one liner: Copy/Paste the code into the Ruby Console + <enter> m=Sketchup.active_model;ae=m.active_entities;s=m.selection;as=[];s.each{|e|next unless e.kind_of?(Sketchup;;Edge)and e.curve and e.curve.kind_of?(Sketchup;;ArcCurve);as<<e.curve};as.uniq.each{|ar|ae.add_cpoint(ar.center)} A cpoint is added to every Arc/Circle's center for you, select them. The 'Export CSV' tool filters for only cpoints so you don't need to be too carefully making the selection as long as you include the cpoints you want...
  • Add vertex on curve at length - or edge on surface at length

    25
    0 Votes
    25 Posts
    5k Views
    sdmitchS
    I have modified the plugin so that, if the the selected entity is an arc, the point is placed in its true position instead of on the segment as before. Should this be an option? Add points to curve
  • A simple Cut plugin

    3
    0 Votes
    3 Posts
    325 Views
    Dave RD
    TIG's suggestions are spot on, of course. You really don't need a plugin for a simple task such as this. Simply draw a face at the angle you want for the cut. Intersect it with the tubing and delete the waste. Think of it as drawing in the saw blade. [image: 5964496863_fc05fc1ed2_z.jpg] Knowing how to do this is useful because there are other applications for essentially the same process.
  • [Request] Make texture follow center line of path

    3
    0 Votes
    3 Posts
    808 Views
    L
    @gaieus said: Hi Luigi, Maybe this can help: http://forums.sketchucation.com/viewtopic.php?t=39442 (Do not miss the video!) Thanks, that's exactly what I needed!
  • How to use sculpt tools

    2
    0 Votes
    2 Posts
    406 Views
    numbthumbN
    Are you reffering to this: http://forums.sketchucation.com/viewtopic.php?f=323&t=20781&hilit=plugin or is it the sculpt brush tool in Artisan? Artisan video tutorial - Sculpt brush: http://www.youtube.com/watch?v=pE5rHkgiNVc There is also an excellent example of modeling a pillow without plugins - using SU sandbox tools: http://forums.sketchucation.com/viewtopic.php?f=79&t=34179&p=303018&hilit=pillow#p303018
  • PLUGIN REQUEST

    4
    0 Votes
    4 Posts
    333 Views
    Chris FullmerC
    Make fur? How's that one gonna help? Perhasp its does things I'm not familiar with?
  • [REQ] Macro Recorder

    3
    0 Votes
    3 Posts
    1k Views
    H
    @tig said: There is already Recall_Last_Tool http://forums.sketchucation.com/viewtopic.php?p=132509#p132509 Great, i obviously missed that. Searched for sth. like this before- i'll give it a try, if it works fine it'll directly hop onto a shortcut. @tig said: The complications of recording actions within the API should not be underestimated. Have you thought about a 3rd party external tool that remembers keystrokes/mouse moves etc... There are several freely available... Yes, i read that in the other related threads as well. Maybe one day. I'll try out some of these free tools, maybe they can do some job- i did't know they could track my actions within sketchup, eg. select certain face > offset > pull > bevel. And maybe they can't But good to know about what's possible and what's not. Thanks, TIG! _h
  • Camera positions for images?!

    6
    0 Votes
    6 Posts
    445 Views
    M
    @chris fullmer said: Seems like it might also be possible if you export it as a video, exporting jpegs and do like 1 frame per second, and set the scen transition time to 1 scene per second. It seems like that way you can specify an aspect ration better? I'm little rusty on that topic though. It might or might not work. This worked! Awesome! =D Can't thank you enough. And thanks to all of you, found some nice plugins on the way!
  • [REQUEST] Drop on target

    7
    0 Votes
    7 Posts
    427 Views
    P
    Humm, some other experiments may indicate that nested components could be the problem. I'll take a look at it more closely and give feedback soon. Cheers, and thanks for your help !!
  • SKM load with API ?

    6
    0 Votes
    6 Posts
    334 Views
    Didier BurD
    Thanks TIG, I was sure you had the solution ! (but didn't remember your SKM Tools )
  • Does this plugin exist?

    5
    0 Votes
    5 Posts
    500 Views
    pilouP
    Bravo for the efforts!
  • [Question] adapts a 2dcomponent to a face

    6
    0 Votes
    6 Posts
    314 Views
    J
    similar this image but multiple selected faces [image: 14IW_Sinttulo-1copia.jpg]
  • Flattening imported linework

    5
    0 Votes
    5 Posts
    939 Views
    R
    I used the drape tool. That worked. Thank you.

Advertisement