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

    4
    0 Votes
    4 Posts
    6k Views
    L
    I feel like a kid in the candy shop with all this stuff given like this!
  • Windows and stairs plugin

    2
    0 Votes
    2 Posts
    330 Views
    M
    These are all great plugins, click on the ARCHILAND tab and download.
  • [Plugin] Tools for architects

    11
    0 Votes
    11 Posts
    21k Views
    R
    basic is always helpful. thanks for sharing this.
  • [Plugin] Face2Face - autoextrusion between faces

    6
    0 Votes
    6 Posts
    17k Views
    P
    Thank you for this one. Very useful. Sig
  • Interactive Identification

    4
    0 Votes
    4 Posts
    411 Views
    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 Votes
    6 Posts
    723 Views
    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 Votes
    4 Posts
    416 Views
    KrisidiousK
    still time to buy those plugins and donate to free plugin developers... Merry Christmas everyone...
  • How to spin a barn

    18
    0 Votes
    18 Posts
    969 Views
    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 Votes
    3 Posts
    220 Views
    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 Votes
    3 Posts
    218 Views
    HumpmetwiceH
    Love it, Thanks a million!!!!!!!!!!!
  • Scenes export and print

    2
    0 Votes
    2 Posts
    204 Views
    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 Votes
    3 Posts
    226 Views
    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 Votes
    3 Posts
    470 Views
    D
    Just figured that out... Thanks!
  • [Plugin] Paint back faces

    7
    0 Votes
    7 Posts
    9k Views
    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 Votes
    7 Posts
    4k Views
    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 Votes
    6 Posts
    3k Views
    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 Votes
    2 Posts
    166 Views
    thomthomT
    http://forums.sketchucation.com/viewtopic.php?t=30506 Insert Components at CPoints
  • [HELP] Time.rb from Smustard.com by TBD

    3
    0 Votes
    3 Posts
    488 Views
    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 Votes
    11 Posts
    1k Views
    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 Votes
    2 Posts
    326 Views
    TIGT
    You might be interested in this new tool http://forums.sketchucation.com/viewtopic.php?p=371243#p371243

Advertisement