🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download
  • [Plugin] Update 1.4.2. of Compo Spray

    4
    0 評價
    4 貼文
    6k 瀏覽
    L
    I feel like a kid in the candy shop with all this stuff given like this!
  • Windows and stairs plugin

    2
    0 評價
    2 貼文
    330 瀏覽
    M
    These are all great plugins, click on the ARCHILAND tab and download.
  • [Plugin] Tools for architects

    11
    0 評價
    11 貼文
    21k 瀏覽
    R
    basic is always helpful. thanks for sharing this.
  • [Plugin] Face2Face - autoextrusion between faces

    6
    0 評價
    6 貼文
    17k 瀏覽
    P
    Thank you for this one. Very useful. Sig
  • Interactive Identification

    4
    0 評價
    4 貼文
    411 瀏覽
    D
    have you had a look at Morisdov's General Locator http://forums.sketchucation.com/viewtopic.php?t=30063#p263653 @unknownuser said: The 'General Locator' Plugin extends those abilities linking 3D model entity names and 3D model entity attribute dictionary keys to spreadsheet columns. it could operate locally. john
  • Clearing Proper Animation

    6
    0 評價
    6 貼文
    723 瀏覽
    J
    This line can be pasted into the Ruby Console. It deletes all the Proper Animation attibutes from all Component Instances. Sketchup.active_model.definitions.each{|d| d.instances.each {|i| (ad=i.attribute_dictionaries) && ad.delete("positiondata")}}
  • Have a Ruby Red Christmas...

    4
    0 評價
    4 貼文
    416 瀏覽
    KrisidiousK
    still time to buy those plugins and donate to free plugin developers... Merry Christmas everyone...
  • How to spin a barn

    18
    0 評價
    18 貼文
    970 瀏覽
    T
    Jim been there done that, I just don't care for the downward movement while spinning.
  • How to spin a barn part 2

    3
    0 評價
    3 貼文
    220 瀏覽
    T
    I could, but probably not. A tornado would be hard to make in SketchUP. That said, someone here will try to make a tornado.
  • Put components on layer plugin request

    3
    0 評價
    3 貼文
    219 瀏覽
    HumpmetwiceH
    Love it, Thanks a million!!!!!!!!!!!
  • Scenes export and print

    2
    0 評價
    2 貼文
    204 瀏覽
    Chris FullmerC
    THey developed Layout to help with printing to scale and such. Give it a try!
  • Rotating Component so long dim is on red axis

    3
    0 評價
    3 貼文
    226 瀏覽
    K
    Thanks for the code it worked just fine. I had finally found the piece I was missing and this is what I had come up with model = Sketchup.active_model entities = model.entities ss= model.selection entity = ss.first selection_bb = entity.bounds max_dir = "blue axis" if selection_bb.height > selection_bb.depth max_dir = "green axis" if selection_bb.width > selection_bb.height then max_dir = "red axis" end else if selection_bb.width > selection_bb.depth then max_dir = "red axis" end end case max_dir when "blue axis" tr = Geom;;Transformation.rotation [0,0,0], [0,1,0], 90.degrees entities.transform_entities tr, entity when "green axis" tr = Geom;;Transformation.rotation [0,0,0], [0,0,1], 90.degrees entities.transform_entities tr, entity end Similar and the results are both ok.
  • Convert lines to CUBES

    3
    0 評價
    3 貼文
    470 瀏覽
    D
    Just figured that out... Thanks!
  • [Plugin] Paint back faces

    7
    0 評價
    7 貼文
    9k 瀏覽
    P
    It does not work properly, or else I am doing something wrong. It does not preserve the orientation of the textures, especially on horizontal surfaces. They are not mirrored to the back face. They are merely painted with random orientation. Often they repeat numerous times.
  • VRayLumen - Light Controlpanel for VfS

    7
    0 評價
    7 貼文
    4k 瀏覽
    S
    Fantastic plug-in. Great work!! I am always amazed at the great work done by you guys in here and your willingness to share with those of us who have trouble tying our own shoes let alone write code. One query / suggestion. Is it possible to have a scalable GUI panel so that size can be increased or decreased as necessary? Thanks again!!!!
  • Shapefile Exporter?

    6
    0 評價
    6 貼文
    3k 瀏覽
    JClementsJ
    I don't believe it works anymore with current ISRI apps. See note on the web page about SU6.
  • [REQ] Component(s) on construction points.

    2
    0 評價
    2 貼文
    166 瀏覽
    thomthomT
    http://forums.sketchucation.com/viewtopic.php?t=30506 Insert Components at CPoints
  • [HELP] Time.rb from Smustard.com by TBD

    3
    0 評價
    3 貼文
    488 瀏覽
    J
    ahhhh, I tried to update the the default text with su 8 but i didn't change the default leader text, which once I did, the text changed as I needed it too, awesome, great script and thanks for the quick response!
  • [REQUEST] Mask Creator

    11
    0 評價
    11 貼文
    1k 瀏覽
    Dave RD
    Thank you. I wish I could take credit for either design. I'm actually trying to come up with a nearly post-processless process for creating images from SketchUp utilizing more than one style at a time. Whether it's different line styles or different face styles I'd like to have a process that is idiot proof so I can do it.
  • Shadows to curves/lines?

    2
    0 評價
    2 貼文
    326 瀏覽
    TIGT
    You might be interested in this new tool http://forums.sketchucation.com/viewtopic.php?p=371243#p371243

Advertisement