⚠️ Attention | Having issues with Sketchucation Tools 5? Report Here

Subcategories

  • The ideal place for beginners to get help using SketchUp
    9k Topics
    60k Posts
    BoxB
    Make it a component and save it to a component collection, then select and place it from the component panel whenever you need it.
  • 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
  • Libfredo

    2
    0 Votes
    2 Posts
    70 Views
    GMthompsonG
    solved by reboot
  • Select edges - select or grow loop on edges

    sketchup
    12
    0 Votes
    12 Posts
    438 Views
    F
    I've been looking for it for years too. Its called Quadface tools.
  • Slicer5 - Object is not manifold solid

    3
    0 Votes
    3 Posts
    192 Views
    TIGT
    Your model is not a manifold solid. Change the way you view it to help yourself. View > Hidden Geometry > On - you'll see lots of stuff that was hidden or smoothed. That doesn't improve solidity tests. View Mode > MonoChrome to remove confusion of a textured surface. There are several 'flaps' and edges with only one face - every edge must have exactly one face. Manually fix these errors and the object should then report as a Solid in Entity info. To help identify the problem geometry I suggest you use Thomthom's SolidInspector2... and then doing a manual fix by editing it. Using a Style with distinctive profiles and endpoints might help. Also Xray mode would let you see what's a problem 'internally'... My Solidsolver fails to mend it at all. Fixit101 fixes somethings but then leaves it not solid ! PS: Delete the unwanted 'Sumele' figure as that doesn't help anything...
  • Renaming Materials in batch?

    2
    0 Votes
    2 Posts
    19 Views
    TIGT
    mod=Sketchup.active_model mas=mod.materials nam=mod.name nam='Untitled' if nam=='' mod.start_operation('mat-renamer', true) mas.each{|m| m.name=nam+'-'+m.display_name } mod.commit_operation Should do it pasted into the Ruby Console - one step undo-able...
  • Plugin "CD STANDARD" some tools not working

    3
    0 Votes
    3 Posts
    9 Views
    atelierpaarA
    Hi Tig, thanks for your great help got almost everything to work again. I can't see an equivalent for Xray mode... "Sketchup.send_action 10513" works just fine one command resists : Old cmd = UI::Command.new("Layers") { Sketchup.send_action 21354 } cmd.large_icon = "CD_ICONS/STANDARD/layers_lg.png" cmd.small_icon = "CD_ICONS/STANDARD/layers_sm.png" cmd.tooltip = cmd.status_bar_text = "Show Layers Palette" gp_cd_standard_tb.add_item(cmd) New cmd = UI::Command.new("Layers") { Sketchup.send_action 21032 } cmd.large_icon = "CD_ICONS/STANDARD/layers_lg.png" cmd.small_icon = "CD_ICONS/STANDARD/layers_sm.png" cmd.tooltip = cmd.status_bar_text = "Show Layers Palette" gp_cd_standard_tb.add_item(cmd) thanks again - Uli
  • Modeling sidewalk detail on terrain

    8
    0 Votes
    8 Posts
    48 Views
    Gus RG
    You're welcome. I found this video from Tutorials Up for some different methods to create a sidewalk on terrain. The last one looks interesting. Haven't tried any of these yet. You'll have to watch it on Youtube since they don't allow any embedding for their channel. https://www.youtube.com/watch?v=XJ5moezcj58
  • Save old/new SKP files - Automapki

    2
    0 Votes
    2 Posts
    4 Views
    sketch3d.deS
    you could give Eneroth 'Legacy Save' plugin a try.
  • ChatGPT (an AI program)

    4
    0 Votes
    4 Posts
    25 Views
    Rich O BrienR
    I got it to write an extension for me... [image: CFih8rh.png] But I'm not a fan of this as its getting too weird of late... [image: eeOWltF.png]
  • Help! Camera Issues - After Downscale

    6
    0 Votes
    6 Posts
    16 Views
    S
    Thanks Box! I've got it sorted. I appreciate your time in walking me through the process. A few more questions for you. First, do you know if CNC milling machines can reset dimensions in the same way you've described for .stl printing files? I'm not sure what's required at the machine, but fabrication companies ask me for a .step or .iges which I generate from my .stl files with FreeCAD. Perhaps there's a better way to do this? Second, in order to create the stop chamfer on the edges of the model where there is a radius transitioning into a perpendicular surface (ball-end mill). I have been manipulating a 45 degree face with a radial bending tool to pull off the edge at a point. Then deleting everything except for one welded line as the desired path. Followed by recreating a triangular shape and running the follow me tool. Finally subtracting the solid chamfer shape from the solid body. Is there a better way to do this? Thanks again for all your help. Stefan Mortveit
  • Standard Keyboard shortcuts not working 2023

    5
    0 Votes
    5 Posts
    29 Views
    L
    Thanks Box
  • Where to find plans for Peak Leisure Club by Zaha Hadid Arch

    2
    0 Votes
    2 Posts
    4 Views
    Dave RD
    Maybe contact https://www.zaha-hadid.com/
  • Black Pine Model

    2
    0 Votes
    2 Posts
    8 Views
    Gus RG
    Globe Plants has a Japanese black pine (Pinus Thunbergii - Japanese Black Pine) for $25 (USD) also available as a Sketchup file.
  • "How does Tinkercad differ from Sketchup?"

    sketchup
    27
    0 Votes
    27 Posts
    15k Views
    pilouP
    Not so rustic! https://www.youtube.com/watch?v=VzMybOh__pU
  • How would you approach this situation?

    2
    0 Votes
    2 Posts
    18 Views
    J
    To make the R segment follow a curve in the Z plane, you can use the Follow Me tool in SketchUp. Here's how: Draw a line from point A to point P to create segment R. Draw a curve in the Z plane (curve H) that the R segment should follow. Use the Follow Me tool by selecting the R segment and clicking the Follow Me button in the toolbar. Click on the H curve so that the R segment follows the curve. Once the R segment follows the curve, use the Face Intersect tool to create a clear intersection between the R segment and the curve. Using the Follow Me tool, you can make the R segment follow any path or curve in the Z plane. Follow Me Tool Examples in SketchUp - The SketchUp Essentials #39 regards web designer WorkTime company
  • Releasing/Removing Extension Licences

    3
    0 Votes
    3 Posts
    49 Views
    P
    @tig said: You need to do Extension Warehouse licensing through SketchUp. But for SketchUcation Licensing you can manage [release/activate] your licenses with the dialog that opens from the MyLicenses item in the Extensions > SketchUcation submenu You need the latest version of SketchUcation tools and the extensions/libs etc installing beforehand and restart SketchUp to sync thing, before trying to do any license management. Splendid, thank you very much TIG. In this case there is a huge advantage, I see using SketchUcation resources over Extension Warehouse. I thought only a few extensions could be unlicencing via Sketchucation Tool as suggested. Once more many thanks TIG
  • Trying to locate old plugin/extension

    8
    0 Votes
    8 Posts
    19 Views
    pilouP
    @ Rich
  • How to get camera azimuth?

    3
    0 Votes
    3 Posts
    10 Views
    J
    I think skatter 2 can do this for you already.
  • Hard To See the Scenes Tabs on Laptop

    10
    0 Votes
    10 Posts
    12 Views
    Dave RD
    You should be able to make the adjustment in the control panel for your graphics card whatever that is.
  • All Measurements Have Changed?

    2
    0 Votes
    2 Posts
    5 Views
    Rich O BrienR
    @joe wood said: I don't remember resizing anything in this model but is that what I did? You must have because the change in size is not uniform. Walls are 79.6% and posts are 81.6%. That suggests human intervention. Or your workshop has sentient sawdust....
  • Sketchup 2023 is out!

    31
    0 Votes
    31 Posts
    212 Views
    K
    Update 2023.0.1 was released on the official download page. It addresses a few bugs. https://help.sketchup.com/en/release-notes/sketchup-desktop-202301

Advertisement