ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
  • Repetitive grid on facade

    sketchup
    12
    0 Votes
    12 Posts
    1k Views
    M
    @tig said: Here's an example made by drawing sub-divisions over larger faces and using 'windowizer' on them...[attachment=0:16aey7ds]<!-- ia0 -->Capture.PNG<!-- ia0 -->[/attachment:16aey7ds] thanks Tig for replyyy please i would like an tuortial wih triangle one pleaseee!! step by step and how divide this ? they are an script to divide or just put line on faces??? this what i would like to create!! exactlyy [image: PHOTO_109183_px_458__w_presseocean_.jpg]
  • Scale tool - maintaining scale in one axis

    sketchup
    3
    0 Votes
    3 Posts
    1k Views
    Jean LemireJ
    Hi Frascati, hi folks. First, the blue axis is pointing down in your model. Normally, this axis shall point up. Unless you are modeling from under the model. Second, to scale diametrically, use one of the middle handle that are in the corner of the scaling cube. Start scaling, you will see two number in the dimension window. Let go of the mouse and type 7,7 or 7;7, depending on your regional settings. Validate by a press of the RETURN key or the ENTER key. Of course, you can press the CTRL prior while scaling to perform a symmetrical scaling about the center (or the axis) of your fan. Just ideas.
  • Semi-newb in search of pro advice and help! (Light-Up Q's)

    sketchup
    3
    0 Votes
    3 Posts
    173 Views
    GaieusG
    Hi Vizier, I also really hate to send people away from these forums but when it comes to specific applications, best is to ask on their dedicated forums. Although you may happen to get answer here, too, if someone experienced with LightUp stumbles upon your topic, but you can definitely get answers over the LightUp Forums.
  • Dome Model In Reality

    sketchup
    49
    0 Votes
    49 Posts
    5k Views
    M
    Here is a interesting link from a quick Goole search. Maybe some new info for you there http://www.fornobravo.com/forum/#pizza-oven-design-installation
  • Problems with running SU on Unibody MacBook Pro

    sketchup
    5
    0 Votes
    5 Posts
    314 Views
    S
    Yes I agree with you Edson. Those are some helpful hints that I though about giving but he only stated problems with opening and closing files mainly.
  • Which Renderer?

    sketchup
    5
    0 Votes
    5 Posts
    371 Views
    EdsonE
    this subject has been discussed many times here. I suggest you run a search and you will find good discussions about it.
  • 30 60 Degrees Perspektif

    sketchup
    24
    0 Votes
    24 Posts
    10k Views
    S
    I did it. Thank you But Only, axo3060 and iso3030 view ? Can we make more choice ? Axo4545 etc... ?
  • Joint push pull not visible

    sketchup
    2
    0 Votes
    2 Posts
    1k Views
    TIGT
    First some general points - I see you are on Vista - are you the 'administrator' ? If not then when you put files into the Plugins folder they might seem to be there... but to protect you from yourself Vista silently puts them into a 'compatibility folder' off to one side - look to see if that's the case. If they aren't in the Plugins folder they won't 'load' when Sketchup starts. Ensure [as an 'administrator'] that your ..Sketchup.../Plugins folder has its properties set appropriately, so you can add/change files in it without such problems cropping up... When you download files they must go into the correct folder[s]. A simple lone '.rb' script goes straight into 'Plugins'. Note that some script files are encrypted as '.rbs' to protect the author's code etc. All .rb/.rbs files within the Plugins folder auto-load when Sketchup starts. However, many tools are now so complex that they need a lot of supporting files, and to avoid cluttering up the Plugins folder with these many authors provide a .rb file that goes into Plugins [a short 'loader' script] and then many more files in their own sub-folder[s] within Plugins that that 'loader' uses. All of a tool's files usually come compressed up into one file - a 'zip' - but rarely in a 'rar'; keeping the files' sub-folder[s] structure - so you must 'extract' everything from the 'zip' into your Plugins folder, keeping all of the files within their sub-folder[s] - otherwise the loader won't find what it needs and fails. Don't be tempted to drag and drop files from a zip window as this can loose their sub-folder arrangements - use your zip program's 'extract' option and most good zip-apps keep the sub-folders by default... A few tools need additional supporting files that aren't supplied within the zipped set, but then that tool's download page usually explains this and has links to get these additional files. For example Fredo's tools usually need his 'Lib' language translation tool bits too, and some tools use 'helpers' like 'progressbar.rb'... Do you get any error messages at startup? Also open menu 'Window' > 'Ruby Console' to see if there are any error messages there too... Tools usually have clear instructions on their installation on their download page. They often have usage 'instructions' on that page too - or sometimes as a link to a pdf etc. There are also instructions inside many scripts, written at the start - you can actually open a .rb script with Notepad.exe'' and simply read it - a script is actually a plain-text file. If it's not clear from other instructions, then the menu setup usually comes ate the end of the script's text, and that should also indicate the menu name etc where the tool becomes available when loaded... So, all .rb/.rbs file within the Plugins folder auto-load when Sketchup starts. If they can't find any 'required' files then error messages appear then... Some rubies are so rarely used that they are [re]named with a '.txt' suffix so they don't even auto-load - but you can load it manually into a session for that model by typing into the Ruby Console - load "rubyname.rb.txt" - it then becomes available to you for that model's session only... Note that some scripts that do auto-load appear to do nothing - or at least nothing you can actually 'see' - like the 'progressbar.rb' which as a 'helper' script can add an extra function to other tools. Some tools are so rarely used that they aren't given menu items etc, and are only activated by typing their command into the 'Ruby Console' - e.g. my 'cpointseqxy.rb' tool - where you type in cpointseqxy: the download pages explain each tool's usage. Most tools load and get new item appear in the 'Plugins' Menu [the normal location], or perhaps sub-menus within it - e.g. my 'Extrusion Tools'. Some tools are set to appear in other menus - e.g. 'Joint Push Pull' is found in the 'Tools' Menu, with its own sub-menus - see its help PDF file. Othe tools appear in File/Draw/View etc depending on their functionality. Their help-files / instructions almost always explain where to find them... Some tools appear in the right-click context-menu - e.g. 'Joint Push Pull' which also appears there as well as under the 'Tools' menu - or for other tools, like my 'SectionCutFace', it is the only place they appear, and they only shows when you have the correct type of thing[s] have been selected - in that tool's case you need to have one just 'section-plane' selected to see the option at all. Some tools have their own 'Toolbar' [either as their only interface or additional to their menu entry] - to activate a Toolbar see the 'View' Menu > 'Toolbars' list and tick the one[s] you want to be active. Place the loaded toolbar[s] around the screen's perimeter or floating as desired. Note that all toolbars need button image files etc and these usually go into a special sub-folder as explained above... Additional to all of this, some tools also come to load as 'Extensions' - and then these usually start their life 'disabled', so you get no menu/toolbars showing at all. To 'activate' a tool that is an 'Extension' open the 'Window' > 'Preferences' menu and click the 'Extensions' tab - scroll the list and find the one[s] you want and tick to activate. This is a way to switch various Plugins Extensions on/off [although it does need a restart of Sketchup to become effective], without you having to [re]move the .rb files [or rename .rb files as .txt] within the Plugins folder. Note that an Extension's status is remembered across sessions - so if an Extension is activated today then it's still activated when you use Sketchup again tomorrow. Hope this was not too daunting and helps... Once you get the setup right you'll find Plugins are easy to install and every useful to have...
  • Exporting DWG Problem with Scale

    sketchup
    3
    0 Votes
    3 Posts
    243 Views
    C
    Awesome that was it. I had to change it to inches.
  • Free PDF editor?

    sketchup
    13
    0 Votes
    13 Posts
    518 Views
    Rich O BrienR
    You left out Bank account number
  • Help with walls and views - Please

    sketchup
    4
    0 Votes
    4 Posts
    221 Views
    R
    yep - the walk tool does what I'm looking for....THANKS!
  • All my ruby scripts suddenly died

    sketchup
    7
    0 Votes
    7 Posts
    2k Views
    I
    Further discussion of this item will continue in the city_gen thread, thanks. http://forums.sketchucation.com/viewtopic.php?f=314&t=19410&p=249727#p249727
  • New kid on the block

    sketchup
    2
    0 Votes
    2 Posts
    177 Views
    numbthumbN
    Goood morning to you too! And welcome to the SketchUp Community.
  • Just getting started: Want to design Shelfs and Ca

    sketchup
    3
    0 Votes
    3 Posts
    211 Views
    M
    See this site http://www.finewoodworking.com/blog/design-click-build/page/4 many how too's and this http://www.srww.com/google-sketchup.htm. The an 8 part tutorial on building a bed side table I would recommend to you.
  • Manual input duplicating

    sketchup
    3
    0 Votes
    3 Posts
    169 Views
    S
    That's It That's all, folks))) THANKS a lot)
  • Coffered Slab

    sketchup
    4
    0 Votes
    4 Posts
    618 Views
    Jean LemireJ
    Hi folks. See this SU file for ideas. Coffered slab.skp
  • Accès forum Français

    sketchup
    4
    0 Votes
    4 Posts
    176 Views
    O
    bonjour et merci, j'ignorais que la démarche d'accessibilité nécessitait une validation, merci à vous
  • Baking texture

    sketchup
    2
    0 Votes
    2 Posts
    223 Views
    EscapeArtistE
    I'd ask over at 3DBuzz. http://www.3dbuzz.com/vbforum/sv_home.php They have a section for learning 3DSMax, and would probably be better at answering a 3DS question than a Sketchup forum. I've been a member there for a while when I was learning Maya PLE, and the folks are pretty helpful.
  • Export skp file to 3ds file

    sketchup
    4
    0 Votes
    4 Posts
    2k Views
    B
    thank u so much guys I just called the file "artlantis" to transfer this file into skp.. I have so many skp files on my desktop that's why I made a difference with the others ... Thx guys and have a nice day and thx for the advices
  • Scale

    sketchup
    9
    0 Votes
    9 Posts
    305 Views
    pyrolunaP
    also, when you want to enter numerical input, you can see what you are typing in the far right-bottom corner of your screen. You never need to click there, just type away!!

Advertisement