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

    Posts

    Recent Best Controversial
    • RE: [Plugin] $ Copy Brick (Updated 5/04/11)

      @sahi said:

      But I have a problem with the orientation/rotation... I tried with groups, components but without luck.

      I corrected this error.
      First Message Brick_2.zip

      posted in Plugins
      S
      sahi
    • RE: [Plugin] $ Copy Brick (Updated 5/04/11)

      @daniel s said:

      But I have a problem with the orientation/rotation... I tried with groups, components but without luck.

      I understand. The problem in the axes
      I'll try to fix this error.

      posted in Plugins
      S
      sahi
    • [Plugin] $ Copy Brick (Updated 5/04/11)

      Copy group ( $ 1.05.2011)

      [flash=800,600:17il3e8h]http://www.youtube.com/v/reQcr_3L-HI[/flash:17il3e8h]


      Enter >> Exit
      Double click >> Exit


      klafa-9.jpg


      Remove the previous script from a folder Plugins "kirpich.rbs" and "blokk.png"

      downloaded http://stroyka.name/brick.php

      EDIT: Inserted Video by rclub24

      posted in Plugins
      S
      sahi
    • RE: [Plugin]Group in Component

      @putnik said:

      sahi,
      напиши по русски, что плагин делает, я переведу. не особо понятно.

      Скрипт переводит группы в компоненты. одинаковые группы заменяет на один компонент.
      Вот для примера файл: смотрим статистику
      Pech_SU5.zip
      Состоит из групп, размером 756 кб, групп 155
      Выделяем все и применяем скрипт.
      Размер файла уменьшается на 500 кб

      PS: Скрипт ещё не закончен, ему не хватает точности, но все же довольно таки не плохо работает.

      posted in Plugins
      S
      sahi
    • RE: [Plugin]Group in Component

      @rv1974 said:

      @sahi
      MGIMO finished? 🙂

      http://s.rimg.info/8515032bfe765a932cb54887d1f869d6.gif

      posted in Plugins
      S
      sahi
    • RE: [Plugin]Group in Component

      @thomthom said:

      I'm not sure if it is quite the same. It does some comparisons of edge lengths...

      Yes.
      Сreate an array of them, sort, compare. (Compare the array and not the length)

      In the plugin still has bugs.

      Here's a version of the plug

      updated in first post

      posted in Plugins
      S
      sahi
    • RE: [Plugin]Group in Component

      @thomthom said:

      Looking at the code and I still don't understand what this does.

      1.selection Group
      2. Translates into a component group
      3. It scans all the remaining groups
      4 If there are the same then replaces them with this component.

      posted in Plugins
      S
      sahi
    • RE: [Plugin]Group in Component

      Group changes in the components.
      If the group does something similar to the one component

      posted in Plugins
      S
      sahi
    • [Plugin]Group in Component

      The script creates a group component
      Menu Plugins >> Group in Component

      components.rb

      Edit: Changed title to contain tag '[Plugin']

      posted in Plugins
      S
      sahi
    • RE: Reload component script - anyone have one

      It is my experiment.
      Prompt me if that not so.

      1. we choose a file (this will be a folder )
      2. We enter the name of component
      3. we choose a component in which and will replace

      Attention!!!! Attention!!!! Attention!!!! before the use backup folder
      menu "Plugins >> reload_component"
      reload_component2.rb

      posted in Developers' Forum
      S
      sahi
    • RE: How to save a model SU 7 (cp1251)

      @thomthom said:

      how did you implement it?

      it is part plugins
      create_brik.rar
      and it is video (SU 5 and SU 6 (ru)
      video_03.rar

      posted in Developers' Forum
      S
      sahi
    • RE: How to save a model SU 7 (cp1251)

      @thomthom said:

      PS: Your tool, in the video I see that it doesn't draw properly. Looks like you haven't implemented .getExtents

      http://i.smiles2k.net/computer_smiles/open_file.gif
      did not help to correct a mistake

      # SU 7
      model.save "filename.skp" #>> works
      model.save "названиефайла.skp" #>> error
      cryp = ("названиефайла").crypt("hf")
      model.save "#{cryp}.skp" #>> works
      

      it not quite that it was desirable - but it works.

      posted in Developers' Forum
      S
      sahi
    • RE: How to save a model SU 7 (cp1251)

      Russian version SU
      video_03.rar
      The names are a layer "Слой0" - does not see him and creates a new layer with the same name

      posted in Developers' Forum
      S
      sahi
    • RE: How to save a model SU 7 (cp1251)

      @thomthom said:

      Think I'll add this to the bug report.

      Add and it

      naz_sloya= MODEL.layer.name
                   layers = model.layers
                   activelayer = model.active_layer=layers[naz_sloya]
      

      SU 5
      SU 5
      SU 7
      SU 7
      http://forums.sketchucation.com/viewtopic.php?f=53&t=16967&p=157190#p157190

      posted in Developers' Forum
      S
      sahi
    • How to save a model SU 7 (cp1251)

      Hi
      how to save a model in SU 7 code cp1251

      
      # SU 5
      model.save "filename.skp" #>> works
      model.save "названиефайла.skp" #>> works 
      
      # SU 7
      model.save "filename.skp" #>> works
      model.save "названиефайла.skp" #>> error
      
      

      as possible to save in a cyrillic alphabet?

      posted in Developers' Forum
      S
      sahi
    • Revolved with animation

      experiment with animation
      test20.jpg
      point a cursor on a group or component

      posted in Developers' Forum
      S
      sahi
    • RE: Trouble with .position_material method
      
      pts=[[479.0, 0.0, 95.5],[0,0,0]]
      material.texture.size = [height, length]
      face.position_material material, pts, true
      
      
      posted in Developers' Forum
      S
      sahi
    • [Plugin] Color of structural lines

      Sometimes not evidently structural lines.
      test8.jpg
      This script is changed by the color of structural lines.
      test17.jpg
      At the first a clique меняеться color of structural lines on red
      At the second pressure - the color of structural lines is navy blue
      At third pressure is a color of lines under the color of axes
      At fourth - all is anniented
      test9.jpg
      lines.zip

      posted in Plugins
      S
      sahi
    • RE: [Plugin] Axis components (Updated 6/12/2010)

      @malaise said:

      May be could you translate or give us the file to translate Axis positionning names

      Did I translate correctly?

      Центра компонента>>>      Center of component>>>  
      "Центр компонента  "            "Center of component  "
      "Низ центра компонента  "      "Bottom of center of component  "
      "Верх центра компонента  "     "Top of center of component  "
      "Левый дальний угол  "         "Left distant corner  "
      "Левый ближний угол  "         "Left near corner  "
      "Правый дальний угол  "        "Right distant corner  "
      "Правый ближний угол  "          "Right near corner  "
      "Центр на левой стороне   "      "Left center   "
      "Центр на передней стороне  "    "Front center   "
      "Центр на правой стороне         "Right center   "
      "Центр сзади                     "Back center  " 
      

      axiscomp4.zip

      posted in Plugins
      S
      sahi
    • RE: [Plugin] Axis components (Updated 6/12/2010)

      comp.jpg

      posted in Plugins
      S
      sahi
    • 1 / 1