Urasik Extensions | Lots of new extensions to check out Learn More
  • Problems updating plugins

    Newbie Forum sketchup
    2
    0 Votes
    2 Posts
    90 Views
    O
    well, errr. I solved myself. I simply went into the plugins folder of sketchup and deleted the LibFredo folder along with the rb file and and copied back again. And now is working. Thanks in any case
  • Studio Lighting

    SketchUp Discussions sketchup
    5
    0 Votes
    5 Posts
    1k Views
    Dave RD
    I'm no expert at rendering and those links will give you good info. I go into my studio photographer mode when I am setting up lights for Kerkythea. I also consider adding reflective surfaces to bounce light back in to the model and sometimes I add gobos as well.
  • Advanced polar array

    SketchUp Discussions sketchup
    14
    0 Votes
    14 Posts
    904 Views
    N
    thank you so much, this is great!
  • Corrupt file.....HELP!

    SketchUp Bug Reporting sketchup
    17
    0 Votes
    17 Posts
    3k Views
    TIGT
    If you have it split into parts and are wary of giving it to 'everyone' on the open forum, you can PM it to some of us, OR PM one of us for an email address you can send the ZIP[s] to...
  • Premium Members Freebies for October

    SketchUp Discussions sketchup
    23
    0 Votes
    23 Posts
    4k Views
    Rich O BrienR
    If you click here you get a total list of what's available [image: OSLf_PickPic1.png] [image: lu1n_PickPic2.png] This is constantly updated to reflect what you can grab
  • Follow me Tool

    Newbie Forum sketchup
    12
    0 Votes
    12 Posts
    763 Views
    cottyC
    @gilboe said: My problem's now resolved. Thank you all. Gilboe Like to share the solution?
  • 0 Votes
    9 Posts
    3k Views
    TIGT
    You have several materials with 'Asphalt' in their name and all with the same RGBA values BUT each using a different image-file as the texture. Therefore, no material-consolidator is going to change them to be one material. How is it to know that two similar named materials with the same RGBA values BUT with different named image-files should be the same material. The two images might be quite different and their materials' naming coincidental. OK, the repeated image-files do all look the same and have similar names, but without sophisticated techniques beyond the API and Ruby they can't be compared for exactness. You can manually edit one Asphalt material and export its image-file with a simpler name, then edit all similar materials and set them to use that one new file. NOW when you do an image-consolidation ALL of those materials will be seen as the same one and will be consolidated...
  • Covering a face in pre designed facades

    Newbie Forum sketchup
    8
    0 Votes
    8 Posts
    237 Views
    TIGT
    Perhaps a screen shot image of the 'parts' would help us understand the issue, better than us trying it extract it from you [like teeth!], drip by drip...
  • Array to or from objects

    SketchUp Discussions sketchup
    5
    0 Votes
    5 Posts
    313 Views
    TIGT
    It works on a selection so you need to select some objects before running the code. Incidentally, I recommend that you do use a component for the marker, otherwise a raw geometry circle will have many 'parts' [face+all_edges] that with each return a 'center' ! Were there no messages in the Console? It probably said 'true' when it immediately finished processing the empty selection ! Try as I say and report what happens... It works for me. here's the line with the 2 'center' methods added... m=Sketchup.active_model;a=m.selection.to_a;m.start_operation('x');a.dup.each{|o|;g=m.active_entities.add_group();e=g.entities;(a-[o]).each{|i|e.add_line(o.bounds.center, i.bounds.center)}};m.commit_operation
  • Quick help re' Layer Manager please

    Newbie Forum sketchup
    4
    0 Votes
    4 Posts
    176 Views
    grizzlerG
    @tig said: Looks like you've broken SketchUp Can I suggest you close SketchUp and try a 'Repair' on the SketchUp app in the 'Programs and Features' Control Panel... When you restart SketchUp what happens ? Well as usual I feel ridiculous. So simple was the fix that I suspect you may have been winding me up TIG Grabbing the edge to expand the box does nothing to show the layers, but simply clicking in the grey tab at the top! [image: wX9p_Layersmissing2.png]
  • Customizing existing SU toolbars

    Newbie Forum sketchup
    2
    0 Votes
    2 Posts
    123 Views
    Rich O BrienR
    Use a text editor and comment out the offending lines. Try it on a copy first to see what's involved.
  • 0 Votes
    14 Posts
    670 Views
    GaieusG
    Well, 90% of the students is not bad at all. Altogether 30 is indeed too many though. It's okay for a lecture type of class but not when you interactively need to work with them. In that case, even half is too many. Ideally no more than about a dozen of them - but the fewer the better.
  • Greetings fellow Noobs

    Newbie Forum sketchup
    1
    0 Votes
    1 Posts
    58 Views
    No one has replied
  • Photomatching

    Newbie Forum sketchup
    10
    0 Votes
    10 Posts
    365 Views
    R
    I understand that MatchPhoto is recreating a perspective drawing, but once you put those orange and green bars on the photo's parallel features, seems to me that IS recreating it; it finds the vanishing points from those bars. Well, I'll do more photomatches with other photos and see if it still works. I've deleted the problem files! Argh ...when it happens again I'll upload. Thanks!
  • 0 Votes
    6 Posts
    342 Views
    M
    Yes, after that. I added 1 more modle to the keyword 3D "Making it 2501", but only 2500 shows when I cycle through the results to the end. @aerilius said: Have you ever browsed through 2500 results? It could have technical reasons. A google search with reasonable criteria can also give some statistics.
  • SketchUP AVI file

    Newbie Forum sketchup
    3
    0 Votes
    3 Posts
    286 Views
    ArchSolA
    Hello charly2008 Thank you very much Sir. Your recommendation worked... you do have a good one...Enjoy!!
  • 0.skp

    SketchUp Bug Reporting sketchup
    6
    0 Votes
    6 Posts
    2k Views
    kenK
    Well I made a mistake, it is the 0.skb file that has the error message. However TIG I think you have the answer, I do use a USB drive to save my models, since I work at the house and on the road. Maybe it will go away like it did the last time. I guess there is no clear cut answer, so I will live with the error. So thanks all for your help. Ken
  • Outliner and conponents question, part 2

    Newbie Forum sketchup
    7
    0 Votes
    7 Posts
    296 Views
    Dave RD
    As Peter said, if what you are making are groups, you can edit one without affecting other copies no matter what the name is. You won't get an option for Make Unique if the thing you have selected is a group. That's a component thing only. I just made a test file and had no problem changing the name of a copy of a nested group to something else. Are you trying to type the new name in Outliner or in Entity Info? You can't do it in Outliner so if that's where you are trying to do it, it's no wonder it doesn't work. If that's not it, you'll have to provide more information. The SKP file, screenshots, something.
  • Hi-Res Laminates

    SketchUp Components, Materials & Styles sketchup
    1
    0 Votes
    1 Posts
    732 Views
    No one has replied
  • 0 Votes
    41 Posts
    2k Views
    S
    I get the unsoftening when I maximizeor "restore down" the SU window. But not every time, I think. And the Edit menu then contains an "Undo Soften..." option.