sketchucation logo sketchucation
    • Login
    1. Home
    2. sahi
    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!
    πŸ«› Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 18
    • Posts 126
    • Groups 2

    sahi

    @sahi

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

    sahi Unfollow Follow
    Extension Creator registered-users

    Latest posts made by sahi

    • RE: Size editing ?


      Dimensions and Features

      posted in SketchUp Feature Requests
      S
      sahi
    • RE: [Plugin] "folder" (Updated 15/02/2016)

      Updated the plug-in in the first message

      posted in Plugins
      S
      sahi
    • RE: [Plugin] Circle from edge (2-pt circle,Updated 15/02/2016)

      Updated the plug-in in the first message

      posted in Plugins
      S
      sahi
    • [Plugin] "Component_name" ($)

      The script displays the name of the component or group on the screen.

      It is designed for complex models - watching a video of it all will be clear

      It works only with the kinds of - Top View, Bottom View, Front View, Rear View, Left Side, Right Side View.

      Has font settings - Change the font, font size

      Just the location setting - up in the bottom of the left in the right, and deploy text

      A script for an extra charge of $ 10, you can buy it http://www.stroyka.name/comp.php

      Video without sound


      name_comp.gif

      posted in Plugins
      S
      sahi
    • RE: [Plugin] Scaling to_cm (UPDATED 15/02/2016)

      Updated the plug-in in the first message

      posted in Plugins
      S
      sahi
    • RE: [Plugin] Script selects the line or face.(UPDATED 15/02/16)

      Updated the plug-in in the first message

      posted in Plugins
      S
      sahi
    • RE: Understand what encoding SketchUp 8?

      I wrote this script to

      Perhaps what is in it and is not correct.
      But Ruby is well aware of it, let's

      string = File.join (File.dirname (FILE), "Моя папка"))

      string = encode_to_cp1251 (string)

      Dir.mkdir (string) -> works fine

      And as Sketchup 5 works great

      A Sketchup 6 7 8 only read but can not green triangle icon

      Encodes from cp1251 to utf-8
      And a coding of utf-8 cp1251 (Cyrillic)

      In SketchUp 5 everything works fine


      encode_utf-8_cp1251

      posted in Plugins
      S
      sahi
    • RE: Understand what encoding SketchUp 8?

      Problem in "Cyrillic"

      "Cyrillic" in utf-8

      Sketchup 5 and reads and stores

      Skutchup 6 7 8 only reads but does not save.

      Skutchup 6 7 8 reads "Cyrillic" in utf-8

      And when you save what encoding uses (cp1252 cp866??????)

      posted in Plugins
      S
      sahi
    • Understand what encoding SketchUp 8?

      SketchUp 5
      path = "C:\Users\Admin\Documents\моя модСль.skp"
      encode_to_utf-8 path
      model.save path -> works
      Sketchup.open_file path -> works

      SketchUp 8
      path = "C:\Users\Admin\Documents\моя модСль.skp"
      encode_to_utf-8 path
      model.save path -> does not work
      Sketchup.open_file path -> works

      What encoding supports Sketchup 8 to save the model?

      posted in Plugins
      S
      sahi
    • RE: [Plugin] "folder" (Updated 15/02/2016)

      Updated the script in the first message

      Fixed

      1. Icon opens files SketchUp
      2. Icon imports files in SketchUp model
      posted in Plugins
      S
      sahi