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

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
  • Modus Bootstrap

    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Fredo6 plugins - LEGACY versions prior SU2017

    sketchup
    27
    0 Votes
    27 Posts
    33k Views
    M
    Hello. The Legacy Round Corner file is not the <2017 but a <2016 (=<2015) as its not working with my 2016 and presents me the message that this is a legacy Roundcorner suitable only for versions prior to 2016 Can we have the downloadable file replaced by the actual file compatible up to 2016? Thank you
  • Reset default texture inside components?

    sketchup
    6
    0 Votes
    6 Posts
    2k Views
    A
    just delete the material from (in model) library
  • Auto refresh texture when the image file was updated?

    7
    0 Votes
    7 Posts
    4 Views
    HornOxxH
    @dave r said: ...No need for all those gymnastics... Thanks Dave!
  • Toposhaper Crashing

    sketchup
    23
    0 Votes
    23 Posts
    4k Views
    fredo6F
    @cheekyky said: Hello, I'm having problems with the toposhaper extension tool. I'm running it on a very simple topography and it keeps crashing. I'm probably not using it well, I don't know... The tool 'from contours' seems to work perfectly but it's not as precise as toposhaper. It looks like you run TopoShaper from the inside of the Group or Component. Could you instead just seelct the Group / Component.
  • Sketchup 2017 Make and D5 Render ?

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • One click marking faces with numbers, any plugins/methods?

    5
    0 Votes
    5 Posts
    1 Views
    ntxdaveN
    @dave r said: Maybe Number Components will do what you need. Interesting one DaveR.
  • RSI Pain- 3D Mouse and Wacom?

    sketchup
    10
    0 Votes
    10 Posts
    2k Views
    A
    I would like to see a shot of your setup and some details about the keyboard tray you are using. It sounds great!
  • Need help : Code to reload mutiple component

    5
    0 Votes
    5 Posts
    1 Views
    TIGT
    Try this... module TIG module DefinitionReplacer def self.run() model=Sketchup.active_model defns=model.definitions model.start_operation("DefinitionReplacer", true) counter=0 defns.to_a.each{|defn| name=defn.name next if name=~/[#]/ defns.to_a.each{|d| n=d.name next unless n=~/[#]/ next unless d.instances[0] next unless n.split("#")[0]==name defn.name=name+rand.to_s d.name=name ins=d.instances defn.instances.each{|i| i.definition=d } ins.each{|i| i.erase! } counter+=1 } defns.remove(defn) } model.commit_operation puts "Processed #{counter} definitions" end#def end #module end #module TIG;;DefinitionReplacer.run() #to use, it assumes you have a number of component definitions [Com1, Com2, etc], #and you have already imported a similar set of edited ones into the model [Com1#1, Com2#1 etc]. #to run it, paste all of this into the Ruby Console, it should auto-run. #all instances of the original Com1 become Com1#1, renamed as Com1, #any instances of the previous Com1#1 are erased and its definition removed. #it's one step undo-able
  • Image size in layout

    16
    0 Votes
    16 Posts
    11 Views
    pmolsonP
    @dave r said: Do you make different LO files or just change the export quality? I export 1 pdf from layout and then use adobe acrobat to save a copy as a reduced size pdf.
  • Windows file explorer icons

    10
    0 Votes
    10 Posts
    1 Views
    P
    Good advice from Rich and Dave. Thanks!
  • Make layer visible or invisible in all scenes

    11
    0 Votes
    11 Posts
    32 Views
    O
    https://extensions.sketchup.com/extension/7970fefe-8e81-454d-8638-92059d707363/eneroth-scene-tag-visibility
  • Sketchup-to-Twinmotion direct link problems

    sketchup
    4
    0 Votes
    4 Posts
    910 Views
    S
    Check the TM documentation https://dev.epicgames.com/documentation/en-us/twinmotion/datasmith-direct-link-workflow-in-twinmotion#resolvingbrokenlinks
  • Uninstall Plugin

    7
    0 Votes
    7 Posts
    35 Views
    sketch3d.deS
    Windows: for an extended extension (and not a simple plugin) with an own installer (EXEcutable) for a complete uninstallation (incl. e.g. program settings) you may want use the according uninstaller typically provided by the software control panel tool of the Windows control panel ("Win+R > control...").
  • Multiple overlapping faces

    3
    0 Votes
    3 Posts
    3 Views
    Dave RD
    Share the model file so we can see what you're working with.
  • How to import ab FBX file into Sketchup

    2
    0 Votes
    2 Posts
    17 Views
    TIGT
    https://sketchucation.com/pluginstore?pln=universal_importer Includes FBX import and many more file formats...
  • Fredo Tools on Surface not functional

    2
    0 Votes
    2 Posts
    3 Views
    S
    Aha- well, I still don't understand how the licensing works...but restarting SketchUp made the latest toolbar available. And it appears there is NO 2D LINE STYLE tool! I used this a lot to make dashed and centerlines with thickness and color- out of groups of single lines.. Is this part of the extension gone???
  • Tool Path Chamfer - Complex Curved Faces/ Edges - Help!

    3
    0 Votes
    3 Posts
    1 Views
    S
    Thank you Rich! Fantastic idea. This worked perfectly : ) I had another tip come in to try the extrude edges by vector to object tool. Transfer the edge to a surface, draw the chamfer curve and transfer back to the object. Loft the surface. A combination of this method as well as yours got me through this task. I appreciate your guidance. Thnx again
  • Lines of object behind showing through

    2
    0 Votes
    2 Posts
    1 Views
    BoxB
    Have a look here. https://sketchucation.com/resources/tutorials/beginner/315-edges-bleeding-through-geometry
  • Missing "More Info"

    sketchup
    25
    0 Votes
    25 Posts
    296 Views
    P
    @dave r said: @pipinek said: Attached-please find a picture - the only button present is that in the middle. It would help if you'd show which extensions don't have a More Info button. All of the ones in your screenshot appear to have them. Thank you. I presented the extension window of one of machines. On which all icons has been visible. Not the other one. TIG's suggestion has solves the isdue.

Advertisement