Urasik Extensions | Lots of new extensions to check out Learn More
  • Component spray

    9
    0 Votes
    9 Posts
    621 Views
    V
    a little IDL — no ruby but I am keen to explore and learn what is possible — Lots of resources on this site!
  • [Plugin] Tools In Dialog

    8
    0 Votes
    8 Posts
    13k Views
    Chris FullmerC
    Click on the link in the first message. Then read the directions. He says download and isntall progressbar from smustard.com and his plugin. To "install" a plugin, if it is an .rb file, just drop it into your SketchUp "plugins" folder. If it is a .zip file, extract it to your plugins folder keeping the same folder structure in place that exists inside the zip file. Then restart SketchUp and it will work if you did it right. Good luck, Chris
  • Extrude Tools Fail to load

    4
    0 Votes
    4 Posts
    289 Views
    TIGT
    Maybe a Windoze 'Compatibility Files' issue - check your 'permissions' for the Plugins folder properties ?
  • Can't Find Shadow Strings Fix Plugin

    6
    0 Votes
    6 Posts
    769 Views
    R
    @thomthom said: Did you do anything with your Tools folder after reinstalling SketchUp? Nope. I loaded everything exactly as they were before. In fact, curiously, all, and I mean all, of my plugins loaded just fine. Except, of course, the unfortunate shadow strings fix.
  • [REQ] model is loaded alarm

    6
    0 Votes
    6 Posts
    539 Views
    halroachH
    Works Wonderfully! Thanks ThomThom
  • Gerber output from SketchUp for circuit board design?

    11
    0 Votes
    11 Posts
    4k Views
    bagateloB
    @involute said: No. I used Eagle by CADsoft. I already had it as I occasionally need to make real PCBs. There was one element that had to be repeated 24 times at intervals of 15 degrees of rotation (I'd include a pic but I can't figure out how to attach or embed, only link, and it's not online). That's just not something you ever need to do in designing a PCB, hence the headache. Obviously a 5 second operation in SU, but with no way to get the design out in Gerber format, I just had to suck it up and carefully tweak each placement in Eagle. Took about an hour to figure out how to do it, then another hour to actually do it. Would've taken much longer for someone to write a script, plus some dough. If this was something I was going to need to do regularly, that would be another thing, but it was strictly a one-off requirement. Thanks again for your looking into it, though. http://eagleup.wordpress.com/installation-and-setup/
  • REQ: SOME SORT OF SKIN/WELD PLUGIN.

    11
    0 Votes
    11 Posts
    1k Views
    J
    @xrok1 said: did u try curviloft? Dang, missed your comment there Xork1... How could i forget curveloft.. Now tested and result is acceptable. Thank you for the tips.
  • UI Menus - check boxes? multiple UI boxes at once?

    2
    0 Votes
    2 Posts
    342 Views
    jolranJ
    I think you might get more answers in the developping forum, asking this. But I'll give it an attempt. NO. You need Webdialog for checkbox. (very sad indeed) I'm guessing no, since we are doing promts. Prompts need to be delt with, and what you are saying you want to do, there is already 1 prompt running when you want to excecute another. Hopefully I'm wrong. However you can have multiple promts succeding each other. For ex(biased info), like Hatchfaces crosshatching. By dropdownlist user selects YES or NO for crosshatching and click OK on the inputbox, who closes. IF you clicked YES for "crosshatching", another different prompt pops up. Stuff like that. You can have a look at the code. TIG helped me with that, so it should be "OK" on that part..
  • Materials on separate layers

    2
    0 Votes
    2 Posts
    802 Views
    massimoM
    Have you already seen this thread? http://forums.sketchucation.com/viewtopic.php?p=360003#p360003 Read TIG's and Didier's posts, maybe it's useful.
  • [Idea] Material swapper

    7
    0 Votes
    7 Posts
    486 Views
    CadFatherC
    well...when you have only one neuron working at each moment - every idea looks great!
  • [Plugin] FredoTools::RevertCurve 1.1a - 25 Aug 11

    4
    0 Votes
    4 Posts
    27k Views
    M
    Ahhh. Thank you! In parametric applications I am accustomed to detecting and altering vector direction. How do you detect curve direction in SkUp?? I didn't even know it mattered until yesterday! Anyway -- many many thanks for posting this little gem.
  • Export Camera in Blender

    14
    0 Votes
    14 Posts
    3k Views
    mitcorbM
    Do you have a version of Blender? Do you have a version of Python language? Should be loaded with Blender. The file extension for Python is ".py". Is there a conversion you must make from .rb to .py?
  • Panelling plug in?

    16
    0 Votes
    16 Posts
    1k Views
    S
    @unknownuser said: @unknownuser said: Hi Is there a plug in that could help me with alucobond style panelling? Soemthing that can also do tiles? no, not really.. as seen in the above responses, you're going to have to do it manually or use some plugins that might get you half way there You could approach this a thousand different ways.. bjornkn's suggestion of components is a good one depending on the complexity and/or number of unique sized/shaped panels.. my approach (at the moment ) would be something like this: (using solids) [sorry, 10+ minutes long.. even after i edited out the parts when waiting for sketchup to process] [flash=853,480:2e3b2nwv]http://www.youtube.com/v/HO1Qdd-SiGM?version=3&hl=en_US&rel=0[/flash:2e3b2nwv] Dude! WOW thanks so much for creating a VID... really really appreciated! Thanks bro!!
  • [REQ] Component Instances: Unlock, edit, "relock"

    8
    0 Votes
    8 Posts
    457 Views
    TIGT
    @chris fullmer said: That's how my car works. If I unlock the doors with the remote, but don't ever open the door, it will re-lock itself after about 30 seconds. Crazy. My car does that too
  • Load & Put Components Together

    5
    0 Votes
    5 Posts
    525 Views
    sdmitchS
    Chris, The code works perfectly as far as it was designed to do and that was to place instance1 beside instance2. Only you know how you want and need the components to be related to each other and only you have the components to work with.
  • Edge length question

    3
    0 Votes
    3 Posts
    234 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
    316 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
    388 Views
    jeff hammondJ
    awesome! thanks bud.
  • Tracing shadows onto surfaces

    5
    0 Votes
    5 Posts
    556 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

Advertisement