sketchucation logo sketchucation
    • Login
    1. Home
    2. harvey13
    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 2
    • Posts 5
    • Groups 1

    harvey13

    @harvey13

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

    harvey13 Unfollow Follow
    registered-users

    Latest posts made by harvey13

    • RE: Ruby file loading problem

      Hello TIG
      I installed from your link and it works fine...
      Thank you

      posted in Extensions & Applications Discussions
      H
      harvey13
    • RE: Ruby file loading problem

      In fact on the current version there is the regex pattern and the =~ operator on the same line, that's why I separated it, so to find which part the error comes from...
      At this time I could not use this extension because of this error.

      posted in Extensions & Applications Discussions
      H
      harvey13
    • Ruby file loading problem

      Hello
      I wanted to use 2D Tools extension
      I got the error :

      Error; #<ArgumentError; invalid byte sequence in UTF-8>
      C;/Users/LRT/AppData/Roaming/SketchUp/SketchUp 2017/SketchUp/Plugins/deBabelizer.rb;134;in `=~'
      

      That comes for the second line :

      s=/<==>/
      if txt=~s
         set=txt.split("<==>")
         sets<<set
      end#if
      

      It seems that sketchup doesn't recognize the tilde when reading this file.
      When I write the tilde into the Ruby console it works.(with the same test)

      As my file is UTF-8 encoded, why is there that error ?

      posted in Extensions & Applications Discussions extensions
      H
      harvey13
    • RE: Add name to a propertie

      Hello pilou
      I dont have the same view.
      When I select the circle, I have no name field in the entity info.
      How can I display the sructure of the group ?
      Sorry I couln't uploaded any screen print...

      posted in Newbie Forum
      H
      harvey13
    • Add name to a propertie

      Hello
      Is it possible to name a shape or a dimension into a component?
      Let suppose I have a rectangle with many round holes.
      Is it possible to name some of the hole's diameters, so I can change them, and only the ones with that name, with a script ?

      Thank for help.

      posted in Newbie Forum sketchup
      H
      harvey13