sketchucation logo sketchucation
    • Login
    1. Home
    2. hgdar
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    πŸ›£οΈ Road Profile Builder | Generate roads, curbs and pavements easily Download
    H
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 5
    • Groups 1

    hgdar

    @hgdar

    10
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    hgdar Unfollow Follow
    registered-users

    Latest posts made by hgdar

    • RE: [Plugin] TIG-Cut_to_plane v1.1 20130107

      Great tools, thanks.

      But i can't cut multiple objets at the same time, which is very frustrating.
      Is there a custom version that can do this or a free alternative.

      posted in Plugins
      H
      hgdar
    • RE: [Plugin] SketchUcation Tools

      hi
      I've just updated from v2 to v3.
      What a mistake. This new version is absolutly horrible. The old version was simple, efficient and 100 better. I really don't understand the new version. Very disapointed 😞

      posted in Plugins
      H
      hgdar
    • RE: [Plugin] RichSection V0.5.8 UPDATED march 2015

      @pgarmyn said:

      @hgdar said:

      Hello,
      Extension seems great but i can't make it working
      It seems to install but when i restart SU, i've got the following errors :...
      I can't launch SU as an administrator. Is it still possible to use plugin?

      I don't understand : your computer returns "C:/Program Files/SketchUp/SketchUp 2015/" as the default user directory.
      What Windsows version are you on ?
      Can you copy these lines in redin the ruby console (copy+past the complete text in red in the input field of the ruby-panel + return button) and send me the result ?

      defaultFileDir = Win32::Registry::HKEY_CURRENT_USER.open "Software\\SketchUp\\Sketchup 2015\\File Locations", Win32::Registry::KEY_READ puts "result = "+defaultFileDir["Materials"].gsub(/\\/,'/')

      On my computer it returns :
      result = C:/Users/MYUSERNAME/Documents/

      For an unknown reason, the returned path seems to be "C:/Program Files/SketchUp/SketchUp 2015/" on your computer, which is not writable. Can you confirm this ?

      Mmmh, i don't kwow what happened and why the materials folder path has been changed. I change it back to default value and it's ok now. thx very much

      posted in Plugins
      H
      hgdar
    • RE: [Plugin] RichSection V0.5.8 UPDATED march 2015

      Hello,
      Extension seems great but i can't make it working
      It seems to install but when i restart SU, i've got the following errors :

      @unknownuser said:

      Error: #<Errno::EACCES: Permission denied - C:/Program Files/SketchUp/SketchUp 2015/Materials/Sketchup>
      C:/PROGRA~1/SketchUp/SKETCH~1/Tools/RubyStdLib/fileutils.rb:245:in mkdir' C:/PROGRA~1/SketchUp/SKETCH~1/Tools/RubyStdLib/fileutils.rb:245:in fu_mkdir'
      C:/PROGRA~1/SketchUp/SKETCH~1/Tools/RubyStdLib/fileutils.rb:219:in block (2 levels) in mkdir_p' C:/PROGRA~1/SketchUp/SKETCH~1/Tools/RubyStdLib/fileutils.rb:217:in reverse_each'
      C:/PROGRA~1/SketchUp/SKETCH~1/Tools/RubyStdLib/fileutils.rb:217:in block in mkdir_p' C:/PROGRA~1/SketchUp/SKETCH~1/Tools/RubyStdLib/fileutils.rb:203:in each'
      C:/PROGRA~1/SketchUp/SKETCH~1/Tools/RubyStdLib/fileutils.rb:203:in mkdir_p' //serveur/profils utilisateurs/jean.bon/application data/sketchup/sketchup 2015/sketchup/plugins/piga_richsection/richsection.rbs:1018:in userFileLocations'
      //serveur/profils utilisateurs/jean.bon/application data/sketchup/sketchup 2015/sketchup/plugins/piga_richsection/richsection.rbs:1109:in <module:PiGaRSection>' //serveur/profils utilisateurs/jean.bon/application data/sketchup/sketchup 2015/sketchup/plugins/piga_richsection/richsection.rbs:119:in <main>'
      //SERVEUR/Profils Utilisateurs/jean.bon/Application Data/SketchUp/SketchUp 2015/SketchUp/Plugins/PiGa_RichSection/RSloader.rb:25:in eval' //SERVEUR/Profils Utilisateurs/jean.bon/Application Data/SketchUp/SketchUp 2015/SketchUp/Plugins/PiGa_RichSection/RSloader.rb:25:in require'
      //SERVEUR/Profils Utilisateurs/jean.bon/Application Data/SketchUp/SketchUp 2015/SketchUp/Plugins/PiGa_RichSection/RSloader.rb:25:in <module:PiGa>' //SERVEUR/Profils Utilisateurs/jean.bon/Application Data/SketchUp/SketchUp 2015/SketchUp/Plugins/PiGa_RichSection/RSloader.rb:3:in <top (required)>'
      C:/PROGRA~1/SketchUp/SKETCH~1/Tools/extensions.rb:197:in require' C:/PROGRA~1/SketchUp/SKETCH~1/Tools/extensions.rb:197:in load'
      //SERVEUR/Profils Utilisateurs/jean.bon/Application Data/SketchUp/SketchUp 2015/SketchUp/Plugins/PiGa_RichSection.rb:40:in register_extension' //SERVEUR/Profils Utilisateurs/jean.bon/Application Data/SketchUp/SketchUp 2015/SketchUp/Plugins/PiGa_RichSection.rb:40:in module:PiGa'
      //SERVEUR/Profils Utilisateurs/jean.bon/Application Data/SketchUp/SketchUp 2015/SketchUp/Plugins/PiGa_RichSection.rb:17:in `<top (required)>'

      I can't launch SU as an administrator. Is it still possible to use plugin?

      posted in Plugins
      H
      hgdar
    • RE: [Plugin] AddVertex+ v1.4 20131017

      This a very useful tool but I think it could be better if we could see the mouse pointer, by adding this 3 lines in the code :

      def draw(view)
      @ip.draw(view)
      end#draw

      Thx

      posted in Plugins
      H
      hgdar