🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download

Subcategories

  • The ideal place for beginners to get help using SketchUp
    9k Topics
    60k Posts
    Rich O BrienR
    @dkuucharzak said in Username change: @Rich-O-Brien, I misspelled my intended username. Could you help me change it? I can if the one you need is available. Send a mail to support@sketchucation.com and we sort it out
  • No decsciption available
    209 Topics
    2k Posts
    soloS
    Hey guys I am desperate for very high resolution/quality satellite maps, I use Placemaker and I also use Nearmap but the resolution is not that great, I have tried using AI to upscale but that too does not really solve my issues. Is there another solution?
  • No decsciption available
    821 Topics
    4k Posts
    P
    please up load your model however a simple method is to split a counter into sections with if statements basic handle turn, then door.skp
  • Importing .bimx file into Sketchup

    sketchup
    2
    0 Votes
    2 Posts
    6k Views
    K
    BimX is way to view a Archicad project. BimX only lets you look at the model and drawings. It does not export anything. You would have to get the Archicad file saved to the skp format for you to work with it.
  • Spring loaded mouse wheel

    sketchup
    8
    0 Votes
    8 Posts
    2k Views
    Dave RD
    The other foot on the battery cover won't last much longer.
  • How do I really Update Fredo6 / FredoTools?

    sketchup
    7
    0 Votes
    7 Posts
    2k Views
    Dave RD
    The bundle is created as you use the Extension Store tool to download and install extensions. Keep in mind it only adds extensions to the bundle that come from Sketchucation. If you are installing extensions from SketchUp's Extension Warehouse, you would use the Extension Warehouse to install those later. If you download extensions directly to your computer and install them yourself using Install Extension in the Extension Manager, they won't be included in your bundle or in the EW set.
  • Hanging light shape

    sketchup
    3
    0 Votes
    3 Posts
    13k Views
    W
    It's pretty easy with Artisan! https://artisan4sketchup.com [image: TqWX_artisan-light.gif]
  • Length input by adding some single segment values

    sketchup
    3
    0 Votes
    3 Posts
    986 Views
    HornOxxH
    thank you - yes, that would be a banal but so convenient thing
  • May I know what Tool/Plugin is this?

    sketchup
    3
    0 Votes
    3 Posts
    2k Views
    D
    @box said: Thomthom's SUbD Yes! Thanks a lot
  • Twist while using follow me (hot wheels track)

    sketchup
    5
    0 Votes
    5 Posts
    2k Views
    Dave RD
    @errror404 said: Thanks for the tip about working on large scale... I'm already aware of that potential issue (forgot the name of the technique where you make a component and then scale it 10x or 100x larger to work on the larger component). I think you are referring to what has become known as "The Dave Method". @errror404 said: I think my problem is not the tools or the plugins, but the fact that I want to twist my track too quickly and it creates some bumps in the road that would derail the cars. I think you would see a similar issue in the real track, too.
  • Sketchucation problem!!!

    sketchup
    5
    0 Votes
    5 Posts
    3k Views
    TIGT
    As Dave says, it's not just SketchUcation - many extensions will fail with MAC's Catalina - it is not compatible with ANY version of SketchUp. It's also not just extensions, the whole SketchUp app is subject to flakiness with Catalina... I know that they are working on a Maintenance Release for SketchUp v2019 to address this well known OS MAC issue. So currently you cannot safely use ANY SketchUp version with Catalina - it might work - but chances are it'll fall down unexpectedly. Also they only plan to update v2019 to be compatible, so if you have v2018 or earlier versions, then Catalina is never going to become fully compatible. Once a v2019 that works is out you either have to swap over to that or if you are stuck with an earlier version [because of licensing etc or you are using v2017make] then you need to roll-back to the previous MAC OS, and not upgrade...
  • Section Cut along a curved path....possible?

    sketchup
    5
    0 Votes
    5 Posts
    2k Views
    Dave RD
    I hope that suggestion works for you. I forgot to make a couple of screens hots that would have helped. I hope you got the idea well enough, though.
  • Location snapshot quality

    sketchup
    2
    0 Votes
    2 Posts
    1k Views
    Dave RD
    What they actually said was: @unknownuser said: Large Area Imports for Add Location. You can now easily import large sites at full resolution. How can you take advantage of this new feature? Simply zoom out a bit, then select the level from which you want to import. Be aware that importing very large areas with lots of imagery can adversely affect performance in your SketchUp model. Note that this feature is only available to SketchUp Pro and Studio subscription holders. This is still limited to a certain image quality level which is what you pay for as part of the subscription cost. Full resolution is the not highest resolution. Higher quality imagery is available for a price and it can be had via Placemaker.
  • Visible layer pickboxes in skp 2019

    sketchup
    2
    0 Votes
    2 Posts
    1k Views
    pbacotP
    I've had some of these changes become annoying as in other software. I usually find I get used to it and don't notice once my muscle memory adjusts. That said the lackluster revamp of the layer window is sad. Try a mouse software that allows you to speed up your cursor movement. Once you get used to that it's even better.
  • AttributeDictionaries in SketchUp

    sketchup
    6
    0 Votes
    6 Posts
    3k Views
    Dave RD
    Well, there you go. Solved by going to the source.
  • Copying Group Instances in Skp 2019

    sketchup
    5
    0 Votes
    5 Posts
    1k Views
    Dave RD
    @sexypox69 said: move tool + ctrl That's how I copied the group in my screen shot. TIG has some good advice.
  • Please help!

    sketchup
    13
    0 Votes
    13 Posts
    2k Views
    M
    @ecati said: If you move the model to the center of the axle, the hole is drilled. Interesting. Is this a bug? Click on the image for animation. It's funny that you noticed that. That's actually what I did to get it to work, but I didn't realize that was why it worked after moving it. (The model was not at XY axis because it was in it's place on the machine itself.)
  • Layers - how to?

    sketchup
    14
    0 Votes
    14 Posts
    2k Views
    T
    The scenes also use the hide and unhide functions of sketchup; when you group it disrupts that function
  • Re: Export Selected Only DWG Export

    sketchup
    2
    0 Votes
    2 Posts
    870 Views
    TIGT
    Select what you want to export from your model. Invert the selection [there are plugins for this] - or use this snippet in the Ruby Console + <enter>. m=Sketchup.active_model m.start_operation('DWG_ss', true) ss = m.selection es = m.active_entities es.erase_entities(es.to_a - ss.to_a) m.definitions.purge_unused m.layers.purge_unused m.materials.purge_unused m.commit_operation Immediately after that run the File > Export > DWG operation [with whatever Options you desire]. Then use the Edit > Undo menu item to step backwards to the point before you erased things. The exported DWG will be OK, and the model should be back to where you started... The DWG should not have unused things like blocks, layers etc...
  • SU runs slow

    sketchup
    5
    0 Votes
    5 Posts
    1k Views
    sketch3d.deS
    @pelgin said: ...it has 406 component definitions and 534 materials. close the 'Outliner' and 'Material' tab if opening a file is slow.
  • Lost Outliner/Component/Material Window Offscreen

    sketchup
    7
    0 Votes
    7 Posts
    9k Views
    BoxB
    There's also the other way, Go Window/Outliner (or whichever dialog you want to put the focus on) then hit alt and space then m then any arrow key and move the mouse around until the dialog comes into view.
  • Changing dimension template

    sketchup
    5
    0 Votes
    5 Posts
    1k Views
    Dave RD
    Make sure you are running 2019.2 at work.
  • New workstation

    sketchup
    13
    0 Votes
    13 Posts
    1k Views
    R
    Min 32gb of RAM is a Must in 2019.

Advertisement