ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
  • Help loading Tools On Surace

    3
    0 Votes
    3 Posts
    583 Views
    3
    first go to this page: http://forums.sketchucation.com/viewtopic.php?t=11212 download this file at the bottom : ToolsOnSurface 1.6c - 15 May 10.zip you also need to go to this page : http://forums.sketchucation.com/viewtopic.php?t=17947 and download this : LibFredo6 3.4c.zip extract evry thing in sketchup folder.
  • Request: Group to Component Plugin

    14
    0 Votes
    14 Posts
    1k Views
    thomthomT
    @plot-paris said: and to make everything perfect this plugin should be able to work on components as well as on groups (because some importers make every object a component, leaving you with a mess and an unaccessible component browser). Revit grumble grumble
  • LanguageHandler ?

    10
    0 Votes
    10 Posts
    2k Views
    fredo6F
    Tom, I just say that the strings are just flattened when writing to the lang file and encoded when reading. Anyway, I wrote this package a while ago, when I was not sure about Ruby and SU API. I would probably do differently today, simpler, because many features are not really used (like the cascading language, allowing to see strings say in Portuguese first, then German, then English, if any of them is missing. Fredo
  • Grow precision bug or fault by me???

    4
    0 Votes
    4 Posts
    539 Views
    charly2008C
    Many Thanks TIG. Charly
  • Clear PMPI

    8
    0 Votes
    8 Posts
    911 Views
    thomthomT
    @utiler said: I bought it Dylan, used it s few times, spend countless hours developing custom profiles for the OZ market [see http://www.smustard.com/script/ProfileBuilder] and then didn't use it much after that.... not sure why. Maybe because there has been NIL development of the tool........ Why, you found limitations that prevented you from doing work?
  • Abort Current Process

    3
    0 Votes
    3 Posts
    451 Views
    S
    Thanks Chris. I figured that was the case. No harm in asking though. I knew about the ongoing polycount issue, but I was unaware that the abort process idea had been discussed. Too bad that it isn't an option. Oh, well! Thanks for the quick response, and thank you VERY MUCH for the awesome plugins you have done. Greeble 2, shape bender and Perpendicular face tool are fast becoming indispensable tools in my modeling process. Keep up the good work, it is really appreciated. I gotta go, machine is rendering my partner's birthday gift.
  • Automaticly reverse color on the back side

    2
    0 Votes
    2 Posts
    346 Views
    J
    Hi maximas, I think Thom's UV Toolit this will work: http://forums.sketchucation.com/viewtopic.php?f=180&t=18992#p15575
  • Architectural Cladding Creator Plugin

    7
    0 Votes
    7 Posts
    3k Views
    shuraS
    ah, by the way, have you heard of http://www.bricksntiles.com/ ? xxx
  • Add control points on multi picked lines (polylines)??

    11
    0 Votes
    11 Posts
    840 Views
    Didier BurD
    Hi, Something like this ? It adds guide points at the most elevated end of each line of the selection, skips horizontal lines, removes doubles (only one point added at lines intersections). Unzip it in Plugins folder, restart SU, Select your lines, Go to Plugins menu and select "Add guide points to lines" Tell me if it is exactly what you want. N.B.: In the next release of my "cloud" plugin, there will be an option to export a points cloud right from lines, faces, curves, polylignes, to CSV format. Regards, addGuidePoints2Lines.zip
  • Router bit profile plugin

    2
    0 Votes
    2 Posts
    662 Views
    X
    there's this: http://www.smustard.com/script/ProfileBuilder
  • Plugins, Plugins, Plugins....

    5
    0 Votes
    5 Posts
    827 Views
    EscapeArtistE
    I wouldn't abandon my older plugins, sometimes the more simple functions do the job just as well with fewer clicks than more advanced ones.
  • Shape bend

    9
    0 Votes
    9 Posts
    1k Views
    Chris FullmerC
    Great, glad its working! Chris
  • New plugin for the facade

    31
    0 Votes
    31 Posts
    7k Views
    M
    Great an nice TIG! as always !! i hope soon they will be an parametric array plugn for sketchupp !! i hope that somone upload those file to can speed learning )
  • Where are the videos ....

    5
    0 Votes
    5 Posts
    648 Views
    D
    His website isn´t working too (Journal has been deleted): http://lss2008.livejournal.com/ Daniel S
  • Energetic and light study?

    5
    0 Votes
    5 Posts
    625 Views
    S
    It appears to me that you are looking for Daysim http://www.daysim.com/ to stay with free tools, there's Radiance and Su2Rad (http://code.google.com/p/su2rad/) If I recall well someone was writting another code that could be used instead of Radiance (faster and easier to use). Does someone have information on it?
  • [Announcement] Ruby Library Depot Updated !

    12
    0 Votes
    12 Posts
    4k Views
    Didier BurD
    Hi @unknownuser said: Is there a way to get a list of all plugins? I'll try to provide that soon. EDIT 2010.06.15: done. @unknownuser said: would have been nice if it redirected instead if producing 404 ht_access only redirects old bookmarks that were pointing to main pages... regards,
  • Shadow bug to be fixed (@TIG(?))

    10
    0 Votes
    10 Posts
    715 Views
    R
    @tig said: Since a SectionPlane is a DrawingElelment you should be able to do most things with it like Move, Rotate etc. You also have two extra methods to 'set' and 'get' a SectionPlane's 'plane'... You can't make a SectionPlane - unfortunately there is not equivalent method to entities.add_section_plane(plane) - though the trick of importing an 'empty' component that contains only a SectionPlane and then exploding it works - you can get it's id and then change it's location/plane... The BIG problem is that there is no entities.active_section_plane [returning a SectionPlane or nil if none is active] or entities.active_section_plane=SectionPlane [setting that active and all others not - equivalent to model.active_layers/= but entities based as there can be one active SectionPlane in each set], also SectionPlane.active? to see if a particular one is active and SectionPlane.deactivate to switch it 'off', would be good. Note that hiding/showing active/visible SectionPlanes can already be done though Display settings... and you can already search through an entities set and make an array of its SectionPlanes - though then you can't do that much to them... If these simple methods were added to the Ruby API it would open up loads of possibilities... It's beyond a mere scripter to hack into the SKP format and get/set the entities's active SectionPlane BUT it must be possible Why does the green color lenses of your geek sunglasses shine like light at the tunnel's end?
  • Ambience / diffuse setting plugin request

    3
    0 Votes
    3 Posts
    506 Views
    A
    The models will go into a computer game. Any suggestions on a different format and/or intermediate programs?
  • Text , X , Y , Z import

    23
    0 Votes
    23 Posts
    1k Views
    K
    Hi , Oppps I missed that issue Diddler Bur: It would be great if your point cloud importer had a "text" option Thanks for all your help Berst regards "fra regn byen" Kristoffer
  • Urgent - Is there a script to reset/zero all transformation?

    23
    0 Votes
    23 Posts
    2k Views
    PixeroP
    I'll do that tomorrow.

Advertisement