🚨 Skimp | 25% Off until March 30 Buy Now

Subcategories

  • No decscription available

    20 Topics
    462 Posts
    HornOxxH
    @pilou said: More appetizing in chocolate! Eggs are good as well - but only very fragile when falling down in SketchyPhysics
  • PROGRAMMERS HELP PLEASE

    2
    0 Votes
    2 Posts
    397 Views
    kenK
    Some time ago I posted this. Found this programmable key game controller, one handed, at Bestbuy for $39.00. It has 144 programmable keys. More than I need. http://www.saitek.com/uk/prod/cyborgcommand.htm I have been looking for a programmable keyboard that was reasonable priced. So now, I am content. Ken
  • BaseCamp Videos - Ruby Scripts

    2
    0 Votes
    2 Posts
    1k Views
    R
    Chers, its pretty long, but its looking good, cheers.
  • Scaling Transformation

    6
    0 Votes
    6 Posts
    1k Views
    J
    Just for reference, the following works for scaling along the Group's axis: m = Sketchup.active_model e = m.active_entities s = m.selection tr = s[0].transformation trs = Geom;;Transformation.scaling( 2, 1, 1 ) s[0].transformation = (tr * trs) but this scales along the global axis: s[0].transformation = (trs * tr) as does this: s[0].transform! trs
  • The Transformation Matrix

    13
    0 Votes
    13 Posts
    4k Views
    J
    Ok, good. I wasn't sure if asin was simply overlooked, or if you needed something different.
  • Function "Command" From lisp

    16
    0 Votes
    16 Posts
    2k Views
    M
    +1...
  • Which rubies for better camera movement in animations?

    30
    0 Votes
    30 Posts
    6k Views
    K
    I wouldn't mind if it would all fit in 1 animation plugin. Improved camera motion and object animation included. But that would be dreaming
  • Join Tool?

    5
    0 Votes
    5 Posts
    752 Views
    Dave RD
    Click on the link in my previous post. Save the file with the extension rb in the Plugins folder.
  • Plugin Security

    5
    0 Votes
    5 Posts
    653 Views
    T
    Let me clear up a remark I made at the top of this thread, and even my followup posts. When I said "that is not the topic", I thought I was posting to Lewis's thread about a Ruby vulnerability that applies to people who use Ruby on a server for websites. However, this thread, your topic, certainly applies, and yes, you can do just about anything you want with Ruby.
  • SketchUpBBS--My SketchUp6 plugins picture

    8
    0 Votes
    8 Posts
    1k Views
    B
    Please tell us when you found these. It looks like fun!?!
  • Security Advisory on Ruby

    2
    0 Votes
    2 Posts
    545 Views
    T
    The Ruby on Rails community might be in panic, or not, but it doesn't mean much for us at all.
  • Question about ADO

    3
    0 Votes
    3 Posts
    419 Views
    G
    Hey Fletch, Thanks for the reply. I have the same camera position, I'm working on 24 alternative designs for an entry. So, it would have been nice to automate the export process. Glenn
  • Idea of enhancement for Sketchy Physics.

    3
    0 Votes
    3 Posts
    577 Views
    C
    @malaise said: Hello, everybody I just send an idea. As far as Sketchy-physic is involved in animation. Could it be possible to write some plug-in in order to simulate sensor or end-switches? This would allow to build sequential movements. I mean the block B for instance may move after the block A reached a kown position.... (in french we name that AUTOMATISMES ..) We may program the positions or links on the same way ,we do for joint and block. (my Ruby Level is unfortunally very basic ) Pierre MALAISE frendly yours I am thinking about ways to make this sort of thing work.
  • Convert dashed lines to regular lines

    12
    0 Votes
    12 Posts
    2k Views
    T
    I just imported the .dwg file. The "dasd lines" are coming in as components. Try this - select everything, right click, and Explode. Then, try close opens as you did before. Todd
  • Plugin not showing up

    2
    0 Votes
    2 Posts
    484 Views
    D
    I beleive it works on the context menu. Bring in your window and place it on the wall. Right click selected window and choose Window & Wall/Make a Cutting Window
  • Can you recommend an IDE for Ruby outside of SU on Windows?

    7
    0 Votes
    7 Posts
    2k Views
    L
    @unknownuser said: funny thing, I tried last night Aptana - it has some nice features, but for me is waaay to bloated/slow. nowadays I play with SublimeText coded by an ex-google. as it is at the beginnings it doesn't have all the cool tricks, but it is extensible via python scripts (if Ruby were available I would jump in to write some specific Sketchup thingies) another one that I keep an eye on is Intype Sublimetext looks very nice, and it is very small at 11 MB installed...smaller than RDE in fact. And it's only $59, which is not that bad. I'll give it a shot and see how the features work out...thanks, TBD.
  • @Todd: old question

    4
    0 Votes
    4 Posts
    750 Views
    L
    @unknownuser said: Question of a total candide There is no tool in Su for reccord actions on the screen for see the result in Ruby? Do you know that such a thing was built into SU1 (before Ruby), but it was hidden? John Bacus and I had a little bit of an argument about it at 3DBC. I still think a macro recorder is a useful thing. But they pulled it out by SU2.
  • Set centre point on multiple objects?

    13
    0 Votes
    13 Posts
    2k Views
    J
    Yeah, the script was a quickie I did before work this morning. I was originally just going to make a copy & paste one-liner for the Ruby Console, but putting it in a menu was easy enough. I just used Groups because that is all that the first example model had. Update: TIG has updated this script to work on Groups and Componenets. See the following link: http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=11081
  • [ruby doc] Entities.add_group

    6
    0 Votes
    6 Posts
    1k Views
    T
    You are welcome. I thought I had already done it. Thanks for the tickler. Todd
  • Any interactive sketchup to communicate with users?

    9
    0 Votes
    9 Posts
    945 Views
    A
    Hmm... reasonable. But we are really looking for innovative (weird, maybe) ones rather than common ones. (It is Reeeeesearch) So any solution here?
  • SketchyFlash, Anyone???

    4
    0 Votes
    4 Posts
    674 Views
    tbdT
    see http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=3124 for some details about the project

Advertisement