ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
  • Improving IES plugin

    5
    0 Votes
    5 Posts
    574 Views
    plot-parisP
    same happened to me Dylan. therefore I deleted all my rubies in the plugin folder and copied them in again separately, thus finding the ones that were not compatible. I think most disturbing is, that the IES plugin conflicts with progressbar.rb, for this one is used by many other scripts...
  • How to draw non static Arc's?

    3
    0 Votes
    3 Posts
    329 Views
    T
    @unknownuser said: Tell me if you need some code for that in 3D. Fredo Thanks! I'll take you up on that offer. I will PM you.
  • Why is polar missing from the API?

    6
    0 Votes
    6 Posts
    498 Views
    R
    A sloped roof doesn't lie in any of the 3 standard planes, so there's a quick exception, and was the kind of thing I was talking about. It is planar, but not orthogonal to the coordinate system. And a sloped roof on a wall at a 30 degree angle to the x axis compounds the issue... @tomot said: those that wrote the API didn't think a polar method was necessary. True, because they provided vectors and transformations. Polar is simply a kind of transformation.
  • Strange GL draw method behavior

    5
    0 Votes
    5 Posts
    403 Views
    Didier BurD
    Hi, Nothing specified in the docs concerning normals. Doc is so sparse you know... I guessed that passing points in a counterclockwise order was orienting the normal up (assuming that these points are on an horizontal plane) ? You can notice that once drawn, quads are visible from both sides. Is the normal useless or am I completely wrong ?
  • Select None and ESC key

    2
    0 Votes
    2 Posts
    305 Views
    D
    I totally agree. I'm constantly closing windows on accident. Autocad has me addicted to the ESC key. Please help.
  • Creating depth in linework with Jim's Greyscale.rb

    3
    0 Votes
    3 Posts
    1k Views
    majidM
    nice tip thanx!
  • Roof Ruby is..Name?

    2
    0 Votes
    2 Posts
    288 Views
    TIGT
    Try Roof.rb... http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=3470&p=88900&hilit=+roof.rb+#p88900
  • Double Line Help

    3
    0 Votes
    3 Posts
    329 Views
    G
    OMG,it can work,just rename "dline.rb" to "fr_dline.rb". Thank didier.
  • D.B.Tools? [resolved]

    3
    0 Votes
    3 Posts
    1k Views
    pilouP
    Thx!
  • [Obsolete] Catmull-Rom Spline

    15
    0 Votes
    15 Posts
    4k Views
    pilouP
    Neat tools bar!
  • Point3D to ImputPoint

    3
    0 Votes
    3 Posts
    777 Views
    M
    Aaah !! Thank you Fredo6 !! that's exactly what I want !
  • Line shorten script ?

    3
    0 Votes
    3 Posts
    325 Views
    W
    Dear Jorgensen, You can lengthen/shorten lines of any orientation by doing the following. Select the Move tool Place the Move tool on the line to be altered (the line will change colour) Press and hold the Shift key and move the Move tool along the line to the end to be moved. Still holding down the Shift key, click on the end of the line and then drag to lengthen/shorten by a small amount. Release the Shift key and enter the required change in the VCB In many cases SU's native tools can do the job. Begards, Bob
  • Activate apps in SU for MACs

    2
    0 Votes
    2 Posts
    261 Views
    K
    would command-shift-4 do the trick ?
  • Script for quicker intersect?

    5
    0 Votes
    5 Posts
    485 Views
    plot-parisP
    not easy - but deadly useful!
  • Web Dialog on MAC

    8
    0 Votes
    8 Posts
    928 Views
    C
    On a related note. The callbacks from javascript to ruby also have issues. Both on Mac and PC the return value string can be mangled. Instead I put return values in a hidden text field in my html and fetch them via WebDialog.get_value(). As far as I can tell its foolproof.
  • [Challenge]Virtual creature in Sketchup

    4
    0 Votes
    4 Posts
    529 Views
    A
    @simon b said: Have you heard of spore? http://www.spore.com/ftl Incorporating evolution between bacterial development to galactic conquest - the creatures are not fully autonomous though. I guess they used the concept of evolution for promotion, but in fact it is still an environment where the players make decision. I found some other not-so-ancient projects related to virtual creature and this one looks pretty interesting:http: http://www.darwinathome.org/video.html. Anyway, to me Sketchup is quite a natural environment for this kind of projects to evolve.
  • Moving a group of blocks

    2
    0 Votes
    2 Posts
    246 Views
    T
    I answered this in the GSU Ruby forum.
  • Messing around with animation....

    23
    0 Votes
    23 Posts
    2k Views
    K
    @remus said: Sketchyphysics renders you say? have you got a link? im intrigued. Sure, here you go. Proof of concept by Whaat: http://www.youtube.com/watch?v=R-Mi2urpMns [flash=425,344:28sc35yy]http://www.youtube.com/v/R-Mi2urpMns&hl=en&fs=1[/flash:28sc35yy] Whaat seems to have object animation going for Indigo (though not released yet in the Skindigo plugin) and Fryrender (version 'One') already has object animation capability. I currently just don't know how to use it on SP, as SP doesn't produce a default scene tab animation to start with. I am really excited about being able to convert Sketchyphysics action into default Sketchup animations and use render engines on it. As a note: Vray won't be able to benefit from it as it hasn't got object animation capability for now. I posted the wish for it on their forum though.
  • Nasty # numbers added to nested components...

    4
    0 Votes
    4 Posts
    680 Views
    A
    Hmmm crud. I tried to repro it from a blank slate: build brick, componentize brick, make wall, fill with component bricks, make house, fill with component walls. Add house component, then add wall to same scene. Bricks in the Wall do not show up as Brick_red#1, as expected. I need to back track and see how the current versions are different than this repro step. (Thanks for the replies!)
  • Dwg versions and output reports

    4
    0 Votes
    4 Posts
    316 Views
    J
    thanks

Advertisement