ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
  • Blank Method in "Face" Class

    11
    0 Votes
    11 Posts
    1k Views
    G
    Heck, I can NEVER pass up Lupe's! Next week is fine by me. Let me know when as my week is open (for now )
  • Knurl Ruby?

    3
    0 Votes
    3 Posts
    974 Views
    G
    I would think this needs to be a material. I have actually done this the hard way in several different solid modeling programs. It works but it slows things WAY DOWN. The same goes for threads on screws... Chris
  • How to check if a program is running with Ruby?

    4
    0 Votes
    4 Posts
    2k Views
    tbdT
    you need win32ole.so for that example. ... but you still need another file to access process identification (win32ole or win32api)
  • Massmaterialimportant.rb woes

    4
    0 Votes
    4 Posts
    1k Views
    EdsonE
    better than that, i will post the files. [image: BOARD01.JPG] [image: WOO003.JPG] [image: ratty_wood.jpg] [image: garden_wood_slats_color.jpeg]
  • Current time of animation?

    3
    0 Votes
    3 Posts
    1k Views
    PixeroP
    Wouldn't that work only for realtime play? I'm looking for a way to step through an animation frame by frame. (not scenes/pages) I want to be able to access certain frames to fix possible errors.
  • Fisheye?

    10
    0 Votes
    10 Posts
    5k Views
    AnssiA
    SU gives you weird horizontal camera angles if you resize the SU window to an elongated horizontal rectangle. The SU camera angles are calculated vertically, so they are not directly equivalent to 35 mm cameras, where the angle is determined diagonally across the image. So on a normal screen, the horizontal camera angle is bigger than the value you type into the VCB box. Anssi
  • Created geometry on auto-move mode

    12
    0 Votes
    12 Posts
    2k Views
    L
    perfect, thanks Jim! [lekonna]
  • Windowwizer

    3
    0 Votes
    3 Posts
    1k Views
    L
    Thanks Anssi, Yes too many edges not joined was the problem. Haven't used it in awhile and forgot about this. Thanks again!
  • Schematic Designer tool

    12
    0 Votes
    12 Posts
    3k Views
    AnssiA
    This is interesting. I'll have a try with FileMaker Pro. I can make it calculate nice squares or even cubes out of the required area data. I'm all for using a text file format like CSV, it can be written in many ways, in emergency even by hand with Notepad. Anssi
  • Texture.use_alpha?

    6
    0 Votes
    6 Posts
    1k Views
    T
    Hi TBD, I am surprised there is no such a method. The PNG testing will be helpful for me. Thank you! Tomasz
  • Twisting follow me.

    3
    0 Votes
    3 Posts
    999 Views
    GaieusG
    There is a rotaPushPull.rb on Didier's site here: http://www.crai.archi.fr/RubyLibraryDepot/Ruby/em_edi_page.htm Yet it only does this in one direction (so Pedro's problem over the thread could not be solved by it).
  • Attribute Manager Plugin

    4
    0 Votes
    4 Posts
    2k Views
    KrisidiousK
    ahhh thanks...
  • Shut down automaticly

    4
    0 Votes
    4 Posts
    758 Views
    J
    @burkhard said: I have another question. Remember the calc.rb can be open from the Plugins menu. But if I close Sketchup the calculator does not automaticly close with. Is this fiasible ( viable,contrivable or whatever )? Burkhard On Windows, you can use AppObserver.onQuit to set up the observer, and WIN32API to find (by name) and close the calc.exe window. See my Ruby Toolbar plugin for using WIN32API window functions. I learned it from SketchyPhysics creator Chris Phillips.
  • Boxes and Component Size

    2
    0 Votes
    2 Posts
    1k Views
    J
    @agrazdi said: 1 - Is there a ruby that can be added to the BOX.rb and be able to select the initial point < like you do with the wall ruby > ?? instead of the origin or an x,y,z coordenates? 2 - Last one, is there a way to get with a Ruby the size of groups and components ? Thanks in advance agraz Yes, it's possible. Look into using a PickHelper or a InputPoint object to select the initial point. It depends on what you mean by "size"? Look up the bounds method for Groups and Components. A BoundingBox is a 3D box aligned to the global axis, and includes all the entities inside the Group.
  • ShrinkWrap

    9
    0 Votes
    9 Posts
    3k Views
    K
    I haven't tested the option yet, but the SU2Fryrender has a function like that to get their instancing going. It's not exactly the same but the complex component gets substituted by a low poly version so SU doens't choke on it. At render export it will render the Hi poly version
  • SketchUp Ruby scripts Blog

    2
    0 Votes
    2 Posts
    758 Views
    J
    It's Coen, according to the profile.
  • Copy along path tweak

    10
    0 Votes
    10 Posts
    2k Views
    CadFatherC
    thanks Rick - perhaps 4 options: by node fixed by node rotated by spacing fixed by spacing rotated (don't like much dialog boxes - you can't give them shortcut keys)
  • Jim RE template_utils.rb

    2
    0 Votes
    2 Posts
    768 Views
    J
    I'll look into it, thanks.
  • General Windows Utility - Screen Ruler

    2
    0 Votes
    2 Posts
    903 Views
    D
    Thank you John. A very useful link. [digby dart]
  • Change default material

    5
    0 Votes
    5 Posts
    672 Views
    BurkhardB
    Works well here. Thanks a lot TIG. These credits are yours Burkhard

Advertisement