sketchucation logo sketchucation
    • Login
    1. Home
    2. Didier Bur
    3. Topics
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    Offline
    • Profile
    • Following 0
    • Followers 2
    • Topics 166
    • Posts 1,496
    • Groups 2

    Topics

    • Didier BurD

      [Plugin] Dynamic sky & ground

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      2
      0 Votes
      2 Posts
      2k Views
      zooenZ
      Merci Didier pour cette nouvelle extension, je vais la tester dès que possible. Merci aussi pour l'actualisation d'anciens plugins comme projection. Je recherche une version non protégée de l'aide à layer manager 3.1.0 (du 28.08.2018) pour la traduire en français. L'objectif est de présenter l'outil. Idem pour PurgeTool. Je peux te soumettre la traduction avant de la diffuser bien sûr.
    • Didier BurD

      Annoying banner on API doc site :-(

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      13
      0 Votes
      13 Posts
      4k Views
      TIGT
      It's a very easy fix - either the missing PNG specified in the HTML code needs adding to the HTML's file-set, or the HTML's code needs changing to find a PNG that does exists in its file-set. When I contacted thomthom before he got it fixed very quickly. But I've been in touch with thomthom by PM again recently - and this time it's taking much longer to fix !
    • Didier BurD

      [Plugin] 2 new plugins at the EW

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      8
      0 Votes
      8 Posts
      2k Views
      Didier BurD
      @Juju, Yes it's (almost) clear for me now. Such an idea might be worthwhile exploring further, as time permits
    • Didier BurD

      [Plugin] Color Maker

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      6
      0 Votes
      6 Posts
      2k Views
      jujuJ
      Didier, back in #000000 ! Thank you for the useful extension.
    • Didier BurD

      [Plugin] Divide curve - 1st release

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      3
      0 Votes
      3 Posts
      739 Views
      D
      Thank you Didier very much dtr
    • Didier BurD

      [Plugin] Sections Manager released

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      3
      0 Votes
      3 Posts
      825 Views
      pbacotP
      This looks interesting!
    • Didier BurD

      Divide curve - Anyone interested ?

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      15
      0 Votes
      15 Posts
      1k Views
      Didier BurD
      Please go here for downloading the plugin: https://sketchucation.com/forums/viewtopic.php?f=323&t=70027
    • Didier BurD

      [Plugin] Toolbars Manager

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      7
      0 Votes
      7 Posts
      1k Views
      pilouP
      Last version of PBR has a Toolbar! [image: sketch11.png] [image: GIF_samu93.gif]
    • Didier BurD

      [Plugin (final version)] Section Planes Manager

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      27
      0 Votes
      27 Posts
      9k Views
      Didier BurD
      Hi, Too much work at the moment Due to lockdown, all my courses with Zoom,Teams,GoToMeeting are taking all my time Regards,
    • Didier BurD

      How do you test licencing info of a plugin under development

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      1
      0 Votes
      1 Posts
      336 Views
      No one has replied
    • Didier BurD

      WebGL4SU - Yet another web exporter ;-)

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      13
      0 Votes
      13 Posts
      2k Views
      M
      Hallo Didier, cannot find your WegGL4SU anywhere ... sketchucation - no librarydepot - no Is there any chance? Many Thanks MichaelRiese Berlin
    • Didier BurD

      Thomthom, can you help me ?

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      7
      0 Votes
      7 Posts
      1k Views
      thomthomT
      Yes, unfortunately SU added a Test module for internal testing methods a long time back - before we included StdLib.
    • Didier BurD

      [Plugin] New/updated extensions

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      3
      0 Votes
      3 Posts
      479 Views
      jujuJ
      thanks Didier!
    • Didier BurD

      Plugin idea - component axes - button for show on/off

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      18
      0 Votes
      18 Posts
      609 Views
      L
      i change the name DisplayInstanceAxes.rb to ToggleComAxes.rb and everything works fine now....
    • Didier BurD

      [Plugin] Select faces by orientation

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      2
      0 Votes
      2 Posts
      212 Views
      renderizaR
      Thanks for the plugin! It would be nice to have toolbar buttons as well.
    • Didier BurD

      [Plugin] UCS Manager

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      34
      0 Votes
      34 Posts
      10k Views
      Didier BurD
      Hi Djé, Version 1.1.0 of the plugin is now availbale. the UCS Origin now takes the current UCS for moving it a new tool lets you define a new UCS (just like the native SU tool) Download it at the Plugin Store (also soon at the EW): https://extensions.sketchup.com/extension/13e533c2-ebf7-4d86-805f-59dd2254564b/axes-manager Regards,
    • Didier BurD

      [Plugin] Arcs Circles +

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      74
      0 Votes
      74 Posts
      61k Views
      Didier BurD
      Done ! Sorry for the inconvenience
    • Didier BurD

      RBZ and Components library

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      5
      0 Votes
      5 Posts
      336 Views
      danielbowringD
      @driven said: for a mac you can create a symbolic link the will show the skps in the 'Components Browser' lnk_skps = %x(ln -s "#{Sketchup.find_support_file("Plugins") << "/your_folder/your_skps"}" "#{Sketchup.find_support_file('Components')}" 2>&1) is there not a windows equivalent? john For Vista and higher: mklink /D LinkName TargetPath XP "supports" a similar feature called junction points, but I don't think it's available by default. For XP: links LinkName TargetPath For Vista and higher: mklink \J LinkName TargetPath
    • Didier BurD

      Get_element_value issue (on Mac)

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      14
      0 Votes
      14 Posts
      2k Views
      thomthomT
      Surely an instance variable will work just as well? Avoiding the risk to collision of global variables - especially with a common variable name such as args.
    • Didier BurD

      Scenes tabs sequencing ?

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      10
      0 Votes
      10 Posts
      270 Views
      Didier BurD
      @Dan, @unknownuser said: I just re-read the description for Pages.add I should have done so... Along with your "save camera" and "get_page_flags" methods, this will be easy to regenerate all my pages in the correct order (which I want to be always the same). Thanks folks,
    • 1 / 1