Check out Febhouse | New extensions for Shadow Analysis in SketchUp Download
  • [Plugin] TT_Lib²

    310
    0 Votes
    310 Posts
    465k Views
    U
    I'm running SketchupPro 8.0.16846 When I try to load TT_Lib sketchup immediately crashes. I'm installing via the dialog pathway: Window > Preferences " Extensions > Install Extension route. Is an early version of TT_Lib available? or is there another solution? Thanks.
  • Maj rail question

    1
    0 Votes
    1 Posts
    251 Views
    No one has replied
  • [Req] Sketchup to Minecraft

    8
    0 Votes
    8 Posts
    3k Views
    E
    Can I play on mobile?
  • [Plugin] Groups to Components

    50
    0 Votes
    50 Posts
    51k Views
    Didier BurD
    Hi, You can also take a look at this post: https://sketchucation.com/plugin/2667-componentsplus There is a command in this plugin to export all groups as components in one go. Regards,
  • [Plugin]FPS Nav

    38
    0 Votes
    38 Posts
    65k Views
    I
    There's nothing in the plugin folder with FPSNav.rb?? Help
  • [Plugin] Physically-Based Rendering - v1.5.9 - 19 Apr. 2020

    119
    0 Votes
    119 Posts
    107k Views
    pilouP
  • Toposhaper Error 2.6v

    1
    0 Votes
    1 Posts
    71 Views
    No one has replied
  • Toposhaper Error 2.6v

    1
    0 Votes
    1 Posts
    63 Views
    No one has replied
  • [Plugin] C of G Reporter 1.3

    41
    0 Votes
    41 Posts
    86k Views
    TIGT
    Read the first post in this thread... @unknownuser said: Usage: Use this after adding some CofG's [i.e. 'Center of Gravity' tags] Type 'cofgreporter' in the Ruby Console. If the Model SKP is new and has not yet been saved you will get an error. If there are no CofG's to Report you will get an error. If the destination CofG Report cannot be written - e.g. it's already open in Excel - you will get an error. Otherwise a CofG Report is written into the Model's folder. It is named to match the Model - e.g. 'MyModel.skp' and 'MyModel_CofG_Report.csv' A '.csv' file can be opened in Excel etc. Link the .csv into a pre-formated .xls file with additional 'sums' etc, so that it auto-updates. It is sorted alphanumerically and reports 'ID' 'Weight' 'Volume' - the final two are in the units used in the CofG's. The 'ID' is the CofG name-tag based on the original Instance's name, but remember that you might have adjusted this in the dialogs during the making of the CofG's - i.e. it is as displayed in the CofG's text-tag, not necessarily the Instance's name.
  • [Plugin or command code Inquiry] Switch Shadow On Off

    6
    0 Votes
    6 Posts
    482 Views
    onzkiO
    @hdpv said: Try this extension https://sketchucation.com/pluginstore?pln=s4u_OnOff_Shadow https://extensions.sketchup.com/extension/67b384a4-081d-4165-bc61-54f18891cbd3/s4u-on-off-shadow Awesome! This is exactly what I'm looking for. cheers!
  • [Plugin] ComponentPlus

    1
    0 Votes
    1 Posts
    136 Views
    No one has replied
  • JHS Powerbar

    1
    0 Votes
    1 Posts
    293 Views
    No one has replied
  • [Plugin] Blackout

    23
    0 Votes
    23 Posts
    26k Views
    onzkiO
    @didier bur said: Hi, me again, Here is an enhanced version with which you can select your color in a list. Regards, Amazing! Big Thanks!
  • Error loading Fredo6 plugins

    25
    0 Votes
    25 Posts
    14k Views
    Rich O BrienR
    @nitya kalola said: [attachment=0:2er6cnd0]<!-- ia0 -->WhatsApp Image 2023-08-25 at 1.04.49 AM.jpeg<!-- ia0 -->[/attachment:2er6cnd0] Remove Libfredo folder and Libfredo.rb from Plugins folder and do a fresh install of the latest release.
  • [Plugin] Proper Animation V1.08 Beta(Updated 14/11/10)

    246
    0 Votes
    246 Posts
    218k Views
    duanekempD
    Try the link on the first post: https://sketchucation.com/forums/viewtopic.php?f=323&t=10946#p74003 The direct download link still seems to work: https://sketchucation.com/forums/download/file.php?id=58546
  • Random rotate on different axis x,y,z

    5
    0 Votes
    5 Posts
    309 Views
    alexpacio2013A
    @rich o brien said: Pixero's Chaos ?? [image: 7vJo1W1.png] You'll need to run it per axis However, only one axis works at a time. And I couldn't block the move?
  • [Plugin] Hole Punching Tool

    200
    0 Votes
    200 Posts
    255k Views
    J
    I'm just now discovering your plugin, Tig. I'm having an issue when copying a component that is "punched" through a wall. It deletes the faces that it's punching through. I don't know if it's the component or if HPT isn't compatible with SU2023. I've attached a video and the model. Also, I noticed that I can't undo after punching. Is that intended? Thanks in advance for taking a look at it. Spelling correction
  • [Plugin] Material Renamer

    29
    0 Votes
    29 Posts
    35k Views
    designerbursaD
    Plugin name and menu text PLUGIN_NAME = 'Rename Materials by File Name'.freeze Plugin class class RenameMaterials def self.rename # Get the active model model = Sketchup.active_model # Get the file name and remove the extension file_name = File.basename(model.path, ".*") # Get all materials in the model materials = model.materials # Iterate through all materials and assign new names based on the file name materials.each_with_index do |material, index| new_name = "#{file_name}_#{format('%02d', index + 1)}" material.name = new_name end puts "Materials have been successfully renamed based on the file name." end end Menu item that activates the plugin UI.menu('Plugins').add_item(PLUGIN_NAME) { RenameMaterials.rename }
  • [Plugin] Query+

    1
    0 Votes
    1 Posts
    114 Views
    No one has replied
  • [Plug in Inquiry/Request] Material manager/outliner/exporter

    5
    0 Votes
    5 Posts
    282 Views
    ntxdaveN
    Thanks Rich.

Advertisement