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

    archiguy

    @archiguy

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

    archiguy Unfollow Follow
    registered-users

    Latest posts made by archiguy

    • RE: Version 5 class listing - ANSWERED

      sorry, i made a mistake, i meant "puts Sketchup.constants.sort"
      for the language part i succeed with "Sketchup.get_locale"
      and i found what i want in the directory "Ruby\docs" in sketchup 5.
      Anyway, i'll look deeper in the constants
      Thanks a lot

      posted in Developers' Forum
      A
      archiguy
    • RE: Version 5 class listing - ANSWERED

      thanks, i didn't know sketchup.puts but i don't get all the answer i want and for example is there a way to get "Sketchup.os_language" in sketchup 5?
      The only way to make this to work in both 5 and 6 is to use an error catching (with "try")

      posted in Developers' Forum
      A
      archiguy
    • Version 5 class listing - ANSWERED

      Where can i find the old listing of class for Sketchup 5?
      (like http://download.sketchup.com/sketchuphelp/gsu6_ruby/Docs/Ruby-classes.html but for the version 5)
      i'm working on a script that run on both version 5 and 6 and some fonctions i can find for the version 6 don't work on the 5, so where can i verify this?
      thanks

      posted in Developers' Forum
      A
      archiguy