🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
  • How come we don't have this plugin?? (CAD =>SU)

    3
    0 Votes
    3 Posts
    513 Views
    TIGT
    Thomthom has also posted a set of free tools to clean up CAD imports and there's a paid tool or two on Smustard.com...
  • [Plugin] Equal Segments

    3
    0 Votes
    3 Posts
    6k Views
    pilouP
    and for select all segments with a length given By Chris Fullmer
  • Needed plugin to turn "hidden geometry" into proper edges

    7
    0 Votes
    7 Posts
    363 Views
    B
    great !
  • Shadow analyse on a building facade

    4
    0 Votes
    4 Posts
    953 Views
    AdamBA
    Just to add to the list, LightUp (http://light-up.co.uk) performs realtime Solar analysis all from inside SketchUp (in the same Window). Here's a realtime capture of it in use comparing Summer and Winter insolation. [flash=640,480:3897kuqs]http://www.youtube.com/v/jxPyMvI_EqI[/flash:3897kuqs]
  • Export true curves?

    2
    0 Votes
    2 Posts
    404 Views
    dukejazzD
    Ten steps to get your data points of a true spline curve Download Bezierspline by Fredo6 Complete set of polylines and splines curves commands: create, modify, convert. Cubic Bezier spline curve2, Uniform B-Spline, Polylines, modification of precision, add/delete control points, support of loop closing, conversion of any curve to spline curves, language translation support (French, German, English, Hungarian, Portugese). Doc included. Download Silhouette to Plan. by TIG Flattens (projects) the selected geometry onto the selected workplane. edges are inspected and only those that are needed to form a fully faced 'silhouette' WITHOUT cut-outs are retained. Use tip 1 runing more than one sketchup. http://forums.sketchucation.com/viewtopic.php?f=79&t=40254 Run 2 copy of sketchup - two click of the shortcut. Make your shapes or objects with Bezierspline and Silhouette (per #1 sketchup). Select curve (per #1 sketchup). Paste in place to empty page GUI (per #2 sketchup). Sketchup a) Export file.dae (per #2 sketchup). b) Meshlab.exe convert dae to wrl. or SketchupPro Export file.wrl (per #2 sketchup). Open file.wrl - Notepad. Read your data points.
  • Ruby Equivalent of Move/Copy

    6
    0 Votes
    6 Posts
    4k Views
    TIGT
    You can only use entities.add_instance() of a definition, BUT there's no built in group.definition method , BUT all components, groups and images are all just types of instances of a definition. To find a group's definition you have to find its entities' parent which is the definition - so defn = group.entities.parent ComponentDefinition just as the much snappier method defn = instance.definition does for a component-instance ! The second argument of the entities.add_instance(defn, **tr**) is the transformation used to place/manipulate the new instance...
  • Problem with Profile Builder

    13
    0 Votes
    13 Posts
    621 Views
    Rich O BrienR
    You can buy me dinner
  • Transparent PNG Clip

    3
    0 Votes
    3 Posts
    328 Views
    gtalaricoG
    Thanks! I knew I wasn't crazy....
  • Helps curviloft , extrude tools and thickness

    2
    0 Votes
    2 Posts
    311 Views
    Rich O BrienR
    JointPushPull by Fredo. Read the accompanying manual under the Tools menu.
  • Plugin Question - Normal face to camera?

    9
    0 Votes
    9 Posts
    591 Views
    W
    Great, thanks guys those are great plugins!
  • What plugins are these?

    2
    0 Votes
    2 Posts
    215 Views
    Didier BurD
    first one is xformclone.rb second: I don't know (i didn't find it in my database)
  • How can you combine two ruby scripts?

    10
    0 Votes
    10 Posts
    476 Views
    brodieB
    Well, these aren't really panels. It's stucco/eifs with joints so the subs don't care if there are 3 sizes or 30 because the joints are located on site. It's not like a cement panel where a form needs to be made and they need to be modular. Regardless, I have no influence on this. The fact is there is very little constancy. What you're describing seems to be the best method without a ruby. Once some simple modeling is done, a ruby is unnecessary true, however it's quite a lot of simple and repetitive modeling, which is what ruby's tend to excel at. If you had the option would you do it your way? Or would you bring in the CAD drawings, run Make Faces on it and then run a Make Bevels script on it and be done? -Brodie
  • Is there a plugin to shrink/grow your selection set?

    18
    0 Votes
    18 Posts
    1k Views
    B
    Method 1 is similar to how I would've done it, except that I would rather make a vertical row(column) first, because that would make it easier to select (unless it is a very tall building).
  • Context menu RANT

    6
    0 Votes
    6 Posts
    375 Views
    TIGT
    I think that to minimize the number of plugins that actually 'load' and thereby make 'commands' [which are the things that are causing this 'overload' until Google fix it ] you must disable some tool from loading completely at all. If a tools loads, but it's 'disabled' under the 'Extensions' por even the 'Toolbar' settings] it could still add 'commands' to Sketchup... so that will ultimately add to the total - disafortunamente ... So you do need to disable these tools completely... that is, by renaming the .rb file that is loading the tool from the Plugins folder with an additional .TXT suffix: so then it won't auto-load as Sketchup starts... BUT later on, if you decide it's needed, you can always load it for that session only, by using load 'script.rb.TXT' in the Ruby Console... Hopefully some future improvements in Plugin Management will make all of this much easier
  • Need Help

    7
    0 Votes
    7 Posts
    354 Views
    V
    Dear Didier, Thanks for this sweet plug-ins, never realized this until i need to put some angular measure on my drawing... regards,
  • Is there a plugin to select all lines?

    6
    0 Votes
    6 Posts
    377 Views
    A
    I used the "select only tools" http://forums.sketchucation.com/viewtopic.php?t=24474 and then the "solid inspector" http://forums.sketchucation.com/viewtopic.php?t=30504 . They did the job nicely. Thanks a lot, everybody.
  • Help Identifying Plugins (images)

    10
    0 Votes
    10 Posts
    325 Views
    A
    Thank you to all for your helpful responses!
  • [Request] Display a Model Disclaimer ??

    9
    0 Votes
    9 Posts
    349 Views
    JClementsJ
    The idea of having a disclaimer at time of downloading is something to consider although once downloaded ..... I wonder if disclaimer text entered in the Model Description of the Model info > File tab could somehow be used for a message. But that would, I guess, require SU9 to have process functions like "OnOpen" as a part of the file structure itself. (Kind of funny, long ago, when I think back to using WordPerfect for DOS, I could associate OnOpen, OnSave, OnPrint, etc., script-functions to any of the menu items for a document or series of interrelated documents; I did this for an entire "electronic" operations and maintenance manual over 10 years ago.)
  • Unwrapping / texturing a big cylinder

    35
    0 Votes
    35 Posts
    3k Views
    R
    Another solution would be to place plants in front of the pillars.
  • [Request] Batch DXF Export

    6
    0 Votes
    6 Posts
    2k Views
    TIGT
    I wrote this a while ago - it exports a selection to any available format http://forums.sketchucation.com/viewtopic.php?p=183756#p183756 So in your case it'd be export_selection('dxf') Of course you need the appropriate exporter - so for DXF you need v8Pro on one of the earlier versions that came with it in Free...

Advertisement