background preloader

Jim's SketchUp [Plugins] Blog

Jim's SketchUp [Plugins] Blog

CAD addict: SketchUp: List of Plugins If you are new to Ruby Scripts, check this post on How to Install SketchUp Plugins. There are other online resources to find Ruby scripts online. Some of the best online libraries where you can find and download SU Plugins are, as far as I know: Google SketchUp API Blog Plugins indispensables bonsoir,cette question revient très souvent sur les forums.Ma réponse est qu'il n'y pas de bonne liste de plugins indispensables.Comme le dit Pilou, cela dépend de ce que l'on fait avec SketchUp.Il y a des milliers de Plugins pour SketchUp. Certains même pas connus car écrits par des utilisateurs pour leur besoins spécifiques et qui ne viennent même pas sur les forums Internet !Si, si j'en connais ! Lorsque j'ai dit cela, on peut comparer nos listes plugins perso.Mais quand, aujourd'hui, demain après demain ? Ma liste change régulièrement.Certains plugins qui me paraissaient indispensables hier ... je ne les utilise plus aujourd'hui.Vraiment pas fûté le gars hein ? Pour être quand même positif, je donne la préférence à certains outils basiques qui devraient faire partie de SketchUp de base. Il y en a bien d'autres.

SketchUp Resources - Ruby Scripts - Land8Lounge.com SketchUp Resources - Ruby Scripts First, if you are a SketchUp Ruby Author - Thank you from the bottom of my heart. You make SketchUp Rock! - Daniel Ruby Scripts are an often asked about but little used aspect of SketchUp. Ruby Scripts or plugins are custom SketchUp tools created by the SketchUp community and, the SketchUp developers. Ruby Scripts greatly enhance the ability to get work done in SketchUp. Many Ruby Scripts are free, some are not but are inexpensive. Below are some recommended web sites and links where you can obtain these plugins. At bottom, I have included a list of recommended Ruby Scripts. Installing Ruby Scripts Installing scripts is easy. The plugins folder is located here: Copy the Ruby Script file into the right location for your operating system: Windows: C:/Program Files/Google/Google SketchUp 7/Plugins Mac OS X: 'Hard Drive'/Library/Application Support/Google SketchUp 7/SketchUp/Plugins Some Ruby Scripts come as Zipped files. Documentation Recommended Ruby’s

plugin Sketchup « ARCH’image Si je travaille le plus souvent en centimètres, je préfère voir les surfaces s’afficher en m² plutôt qu’en cm². Pas vous ? Ce n’est malheureusement pas possible dans SketchUp. Néanmoins, le plugin « Toggle Units » développé par Matt666 va vous permettre de changer d’unité d’un seul clic. Et de faire varier le nombre de décimales ou encore d’afficher ou pas les unités. Installation du plugin télécharger le plugin sur le Ruby Library Depotdécompressez le fichier zippécopiez le fichier toggle_units_fr.rb et le répertoire toggle_units_icons dans le répertoire Plugins de votre installation SketchUp.affichez la barre d’outils Toggle Units si cela ne se fait pas automatiquementcliquez sur l’unité de mesure souhaitéecliquez éventuellement sur les icônes Decrease precision ou Increase precision pour faire varier le nombre de décimales Découvrez tous les plugins SketchUp présentés sur le blog >>>

Git - Fast Version Control System Accueil Centre de Recherche en Architecture et Ingénierie Site hosted by the CRAI, a laboratory of the École Nationale Supérieure d'Architecture de Nancy. Here are gathered most of the contributions of the Ruby developers of the SketchUp community since 2004: 1097 free downloadable scripts. Last Update: 9 December 2016 You are visitor : 13609638 Latest News Dec 9th 05:06pm - Click-Window 3D A voir sur A télécharger ici, ou sur Nov 11th 09:33am - Les plus téléchargés / Most downloaded RoundCorner: 151026su2pov35: 98523Compo Spray: 82590 Feb 13th 06:02pm - Compo Spray version 1.4.2 ! Discover it HERE Aug 31st 09:28pm - To SU2POV users - Aux utilisateurs de SU2POV Zip of the version of August 30th had a wrong folders structure. Aug 18th 10:06am - SU2POV 3.5 released / disponible Better with Firefox !

Forever For Now - UML Diagrams Using Graphviz Dot Introduction Background This article is about using the dot tool from the Graphviz package to automatically generate UML diagrams on the fly. We'll take a look at modelling packages, classes, attributes, methods and associations which already covers a fair subset of the class diagrams in UML. Of course, the information given in this article is only of limited use in situations where you are manually entering the graph description, but the information is highly useful when you're writing a tool which analyzes program structure. Getting Started What you need First of all, you need to have the Graphviz package installed on your computer, head over to the Graphviz website to download a version for your operating system. There aren't many other prerequisites, but it helps if you've got a good example scenario to start with. The so-called "problem" The example will be based on a small portion of an animal inspired domain. So, fire up a text editor and let's type away. Graphing Basics Dog -> Cat

Related: