Sketchucation Tools 5.0.7 | Licensing improvements and bug fixes Learn More

Alkategóriák

  • No decscription available

    20 Témakörök
    462 Hozzászólások
    HornOxxH
    @pilou said: More appetizing in chocolate! Eggs are good as well - but only very fragile when falling down in SketchyPhysics
  • SCF Toolbars Series

    17
    0 Szavazatok
    17 Hozzászólások
    2k Megtekintések
    Chris FullmerC
    That ides keeps popping up in my mind too. But then what about all the other authors who do not host through smustard? There are a lot of them. I think I like the idea of hosting them here, with all the plugins included in the zip file (with all appropriate permissions, etc) with links to the "official" home to each plugin included in the thread. So there could be a link to each smustard script included, to each of Didier's scripts, to TBD's, to Jim's blog, to the thread on this forum where the script is maintained, etc, and a link to Cadfather's page if he'd like (and I think he deserves the publicity for taking the time to do it, and do it well). That way perhaps its easier to track each script and make sure the toolbar is using current versions of each script too. And it can be the SCF toolbar, as a collaboration with the SCF (as its hosted here), Cadfather (since he maintains it and hosts a version on his website) and all authors who frequent here. Is that overkill? And I think that satisfies everything in my mind - a single place to download and install a single package, with quick links to all separate scripts. Chris
  • Free RIDE to SU via ruby?

    6
    0 Szavazatok
    6 Hozzászólások
    722 Megtekintések
    J
    Hello wadhahmm, You may have more understanding at one of the non-English languages forums. Although I have never tried FreeRIDE, it seems like too much for typical SketchUp/Ruby requirements.
  • Plugin Help

    4
    0 Szavazatok
    4 Hozzászólások
    360 Megtekintések
    S
    http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=13672
  • JoinstSU tutorial ?

    9
    0 Szavazatok
    9 Hozzászólások
    1k Megtekintések
    MALAISEM
    Hi Marcio What I've send, was a down and dirty test. I 'll study carefully your last advices. I'll probably make some tut in french soon... Regards Pierre MALAISE
  • Ruby script matte for photoshop

    14
    0 Szavazatok
    14 Hozzászólások
    2k Megtekintések
    X
    would it be possible for the script to temporarily make SU ground and sky white/black as well?
  • What is ruby and how does it work in sketchup 7 ?

    6
    0 Szavazatok
    6 Hozzászólások
    684 Megtekintések
    O
    It took a bit to understand what the rubys were. Now, I have a much better understanding. Thanks, John
  • PhotoMatch by intersecting ray tracing

    15
    0 Szavazatok
    15 Hozzászólások
    2k Megtekintések
    T
    Yes.
  • Debugging?

    6
    0 Szavazatok
    6 Hozzászólások
    552 Megtekintések
    P
    See plugin SCrud: http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=16791
  • SCF TWEAKTOOLS 1.0

    29
    0 Szavazatok
    29 Hozzászólások
    5k Megtekintések
    Chris FullmerC
    No more subforums, please. I think its best off to let them work it out on their own like they are doing now behind the scenes. The details of it all don't need to be public. Chris
  • Watermarks with Ruby?

    17
    0 Szavazatok
    17 Hozzászólások
    1k Megtekintések
    C
    @unknownuser said: If you go to Help -> Ruby Help inside SketchUp, that should take you to the V7 ruby doc. You could perhaps figure out how to code up a google search to scan the online help doc for "watermark". I'm sure there's a way to do it. Believe me I have summoned arcane google magicks to find information about managing watermarks in sketchup ruby. But I have failed in my quest. Plus, as Chris Fulmer pointed out, there is no "Help->Ruby Help" menu in my sketchup (version 7.0.8657) Perhaps I could hijack this otherwise stale thread to ask for more general advice about what I would like to do: I am interested in getting access to the images used as backgrounds in the scene tabs that are created when using the "match photo" feature. Are these images even watermarks? I foolishly imagine that I will be able to create additional photo matching features if I can gain access to these images. One thing I would like to do is use Overlay watermarks in addition to Background watermarks for photo matching. Including automatically varying transparency/visibility during the photo matching work flow. Are there already existing "match photo on steroids" tools available?
  • Array of all toolbar names

    3
    0 Szavazatok
    3 Hozzászólások
    781 Megtekintések
    A
    You could overwrite the add_toolbar and toolbar_names methods of Sketchup. But you have to make sure that your plugin is the first loaded. azuby
  • Showing new geometry as its made?

    11
    0 Szavazatok
    11 Hozzászólások
    1k Megtekintések
    Chris FullmerC
    Todd, thanks for the details! Very enlightening. And to put your mind at ease, I have been using modules to encapsulate my scripts. So there should be no namespace conflicts. I was unaware that any method defined as "initialize" will be called automatically. That is cool, and very good to know. And that exaplins how the methods were being called. All in all very informative and thanks for taking the time to respond to each question - there werew quite a few! Chris
  • Using DCL file to show dialog in SU

    4
    0 Szavazatok
    4 Hozzászólások
    779 Megtekintések
    M
    That's not free...
  • Last tool recall?

    6
    0 Szavazatok
    6 Hozzászólások
    1k Megtekintések
    M
    Please take a look here!
  • Profile Builder plugin- Problem- Help?

    26
    0 Szavazatok
    26 Hozzászólások
    3k Megtekintések
    thomthomT
    In regards to the preview in PB, what about using Flash to draw it? That's supported on all platforms. And if you make the whole dialog in flash, then you don't have to worry about how different browers render it.
  • Web Exporter advanced controls

    5
    0 Szavazatok
    5 Hozzászólások
    509 Megtekintések
    F
    Alright... as I said it's dirty code made at 1:00 AM with the one and only (failed) intent to make it work... so I could show the model with my iPod Touch... http://ales.foxleader.net/-REPO-/3D1/AlesFoxJet5XLS_index.html Note that "Gauche" is the french for "Left" while "Droite" means "Right" Also, all the code is in that page between the head tags, and my modified code is at the end of the head. I added this in the body: <a href="javascript&#058;cs(10)">Gauche</a> <a href="javascript&#058;cs(20)">Droite </a> and this before the end of the <script> tags in the head, modified from the handleRotate(e) function: function cs(e) { // STEP is how many pixels equals an image swap var STEP = 10; var width = sketchUpObj.offsetWidth; var delta = e addToPos = Math.floor(delta/STEP); //handle wrap around var wrap = (currentPos + addToPos) % imageCount; var newPos = (wrap < 0) ? imageCount + wrap ; Math.abs(wrap); //hide everyone except the image we are over for (var i = 0; i < imageCount; i++) { hide(sketchUpImageArray[i]); } show(sketchUpImageArray[newPos]); // return false; } I repeat, that's dirty code. Really dirty. Lol. I also know that it's JS, so not really Ruby but I guessed it was still the best section to post this. Thanks for your help!
  • Autodynamic component! Is it possible?

    4
    0 Szavazatok
    4 Hozzászólások
    412 Megtekintések
    Chris FullmerC
    So if you wanted that shelve automatically made, you would need to specfiy what dimensions stay frozen and which ones shift. Like the length of the flat boards would grow with the scaling. But their thickness should stay the same if scled to be taller. You need to set all that for every board. Then set their x, y, and ,z relationships. It is pretty complex to create an "auto" function. The DC's are pretty stratightforward once you get the hang of taking into account all the variables that need to be thought of - AND after you get passed the initial frustration of lack of documentation (or scattered docs). Chris
  • Redirect puts to file?

    9
    0 Szavazatok
    9 Hozzászólások
    1k Megtekintések
    thomthomT
    Interesting. It gives a bunch of error messages from scripts that initializes. But it didn't seem to pipe any errors when I typed in 5 / 0 in the console. When I used one of my plugins that uses the puts method, it didn't update the file automatically, but only when I closed down SU. Not 100% sure how this works. But it sure is useful to catch startup errors. LibFredo got some for instance.
  • How to pause a ruby script for 1 second

    25
    0 Szavazatok
    25 Hozzászólások
    6k Megtekintések
    Chris FullmerC
    Ahh, I see. I think its ok in this instance to stop up ruby entirely. I was having very little luck getting it to work any other way. I just kept sending SU into a deeep coma. Maybe I'll try to post my broken code using the timer and try to get that working instead then. Thanks Tavi, Chris
  • Request - Fixed square metre

    12
    0 Szavazatok
    12 Hozzászólások
    1k Megtekintések
    chrisglasierC
    @chrisglasier said: I wonder why the entity info result is in square millimetres not square metres to two places of decimals as is common in sensible metricificated places. Chris [image: qh6T_SquareFootCalcs4.jpg] See toggle units. Thanks Matt! Chris

Advertisement