Check out Febhouse | New extensions for Shadow Analysis in SketchUp Download

Subcategories

  • The ideal place for beginners to get help using SketchUp

    9k Topics
    60k Posts
    J
    Does trimble still support Sketchup viewer for iphone?
  • No decsciption available

    209 Topics
    2k Posts
    L
    BlenderGIS can get you pretty good images.. you do need an API key to get set up but it's all free and you can even generate 3d geometry based on the elevations in the satellite images.. it tiles in blender so you the more you zoom the better the image quality to a point.
  • No decsciption available

    821 Topics
    4k Posts
    T
    Hey Mike, I'm sure you figured this out already, but when you first create the attribute type a number with the inch mark like 0" or 0' in the value box and hit enter. This will set the unit for that attribute to inches. This only works for the first time a value is entered. After that first initial value, you will need to use the attribute info dialog to make changes. In addition, you can use 0 to set it to text (not "Default: Text") and 0cm to set it to centimeters. If anyone knows a shortcut for setting the unit to Decimal Number, I would love to hear it!
  • Back face, front face?

    sketchup
    4
    0 Votes
    4 Posts
    6k Views
    BoxB
    Many render engines will ignore back faces, this causes holes in your renders. 3d printers use the face orientation to know what is air and what is print media. I cannot think of a reason why having back faces painted and facing out, would be beneficial. Some times it can be useful to paint back faces because you want the inner space to be a colour or hide 'gaps' that can appear when edges are turned off, and transparent materials can be useful on back faces on occasion.
  • Problem creating realistic slope in parking lot

    sketchup
    4
    0 Votes
    4 Posts
    3k Views
    Rich O BrienR
    If you're making progress your learning Isolate geometry into groups/components to make editing easier. Tag[Layer for the OGs] items to help organisation and visibility. Outliner is your friend if you stay organised and name things with some type of convention you can glance at. The most important key press in SketchUp is CTRL+S and 2nd most important is F1. Use both frequently.
  • Licence Release

    sketchup
    3
    0 Votes
    3 Posts
    3k Views
    P
    Greetings, I do thank you for your picturesque elucidation and precision of your guidance. Looking forward, as many, I think, users to the improvement announced being implemented. Best regards
  • Help Create A Template

    sketchup
    3
    0 Votes
    3 Posts
    2k Views
    Joe WoodJ
    That's too easy! Thanks Rich!
  • Installing rb plugin ... where??

    sketchup
    9
    0 Votes
    9 Posts
    9k Views
    D
    Thank you.
  • View html for a web page on iPad

    sketchup
    12
    0 Votes
    12 Posts
    6k Views
    ntxdaveN
    Yes, I have used (trial) Sketchfab in the past. It does have some neat features but it does not (to my knowledge) suppler animations (such as those created with Animator or dynamic components). You also have to upload your model to their site (as I remember). Maybe I am just way out of line on this topic. I just would like to see things move up to the next step.
  • Arcs imported from AutoCad look horrific

    sketchup
    26
    0 Votes
    26 Posts
    10k Views
    pbacotP
    Dave's advice applies to CAD work in general. Setting up the file the way YOU want it from the start allows you to take of advantage of templates, other personalized digital materials and organization, and, particularly, the workflow that you've developed over the years. That's perhaps the greatest value and time saving in this sort of work. Compared to ready-made geometry, it pays off in the end.
  • How do I use plugin in different version of SketchUp?

    sketchup
    8
    0 Votes
    8 Posts
    3k Views
    Y
    @tig said: Your error message shows that your custom app is using a compiled .SO file. These types of files will have to be recompiled to ensure they are compatible with the newer SketchUp version... Speak with the original author, and the fix is in his hands... OK thank you for the advices , I'll speak to them and try to fix it. Thank you!
  • Hidden line still shows color

    sketchup
    2
    0 Votes
    2 Posts
    2k Views
    Dave RD
    Can you share the .skp file s we can see exactly what you've got? Or send it to me privately if you don't want to share it publicly.
  • A plugin to change the color of all lines?

    sketchup
    5
    0 Votes
    5 Posts
    2k Views
    J
    Many thanks! That does the trick. I much appreciate your help.
  • 3D text

    sketchup
    10
    0 Votes
    10 Posts
    2k Views
    P
    When I launch Thomas Thomassen's editable text tool, it pops up on the left monitor instead of the right one where I typically run SU. Can this be remedied? I have TT's library version 2.12.3. And can it be improved so we can immediately start typing into it without first having to deal with the default string of text that reads "Enter text"? (Or have said text pre-selected like the native tool does?) [image: h5rW_TTseditabletexttooldialogueboxonwrongscreen.JPG]
  • Divide a face for displacement map

    sketchup
    4
    0 Votes
    4 Posts
    2k Views
    F
    Thank's a lot !!
  • Reduce texture resolution

    sketchup
    6
    0 Votes
    6 Posts
    3k Views
    M
    Great thank you Easy
  • Extrude tapered object

    sketchup
    5
    0 Votes
    5 Posts
    3k Views
    Dave RD
    @aukuras said: I need high precision... I think the best approach then is to model it at the correct length from the beginning and avoid introducing errors by modifying the incorrect shape.
  • Shortcut key for explode?

    sketchup
    28
    0 Votes
    28 Posts
    9k Views
    S
    @scozzarella said: "Shortcut_31": "0 0 0 X /Modifica/Menu contestuale a comparsa/Esplodi", SharedPreferences.json This is the problem. If I add : the it works. But next restart the json file is again buggy. "Shortcut_31": "0 0 0 X /Modifica/Menu contestuale a comparsa/Esplodi :", Help! That is odd! On my SharedPreferences.json, I see a colon at the end of most shortcuts that invoke built-in commands rather than ones from extensions, but not on any that involve the flyout context menu. For example, compare these two lines from my file: "Shortcut_58": "0 0 1 U /Edit/Context Menu Flyout/Explode", "Shortcut_6": "0 0 0 R selectRectangleTool:", The first one is my shortcut for explode from the context menu - no colon. The second is the way the json file captures the command that shows as "Draw/Shapes/Rectangle" in the preferences shortcuts panel. Note how it has been converted to "selectRectangleTool:" in the json. I wonder if there is a bug in this conversion in the Italian version? The SharedPreferences file is rewritten each time SketchUp exits, so if SketchUp is mishandling the conversion of this command, that's why it won't work when you restart. I can only suggest that you refer this problem to SketchUp support, as it shouldn't be happening. I created a topic over on the public SketchUp forum on the chance that the developers are more likely to notice it there than here.
  • A way to transfer lines to a face

    sketchup
    7
    0 Votes
    7 Posts
    3k Views
    H
    Found the plugin for it. It's called Project to Face by Eneroth. [image: LUQO_SketchUp_b2CzCYpeKZ.gif]
  • SketchUp does not Connect to the Internet

    sketchup
    4
    0 Votes
    4 Posts
    3k Views
    M
    Thank you so very much. Edited the file as you suggested and everything works perfectly now. Much appreciated Regards Mike
  • .dxf export options for laser engraving

    sketchup
    2
    0 Votes
    2 Posts
    2k Views
    ely862meE
    You should try welding the lines with a plugin before exporting: Tig welding, Curvizard and/or whatever you find in the plugin store for welding edges.
  • Animator Play Button

    sketchup
    20
    0 Votes
    20 Posts
    6k Views
    ntxdaveN
    OK guys, here is a perfect example of what I would like to see when presenting a SU model. Interactive Watch Presentation I was not able to determine what software was used but it is what I was trying to encourage. Imagine being able to enable this type of interactivity in LayOut presentation mode, PowerPoint, or some other presentation tool. It would even be beat to achieve this interactivity on a web site (which this guy has already figured out). Yes, I am a senior citizen without a computer to work on this stuff but I am currently obsessed with finding out how to achieve this and sharing it with/making it available to the SketchUcation community. Fredo, with your talent and expertise you should be able to come up with something.
  • Buy license round corner from fredo6

    sketchup
    2
    0 Votes
    2 Posts
    2k Views
    Rich O BrienR
    https://sketchucation.com/purchase.php?plugin=roundcorner That's where you can get a license for RoundCorner

Advertisement