sketchucation logo sketchucation
    • Login
    1. Home
    2. sahi
    3. Topics
    ⚠️ Attention | Having issues with Sketchucation Tools 5? Report Here
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 18
    • Posts 126
    • Groups 2

    Topics

    • S

      [Plugin] "Component_name" ($)

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      2
      0 Votes
      2 Posts
      384 Views
      pilouP
      Tricky!
    • S

      Understand what encoding SketchUp 8?

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      7
      0 Votes
      7 Posts
      642 Views
      S
      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
    • S

      [Plugin] Script selects the line or face.(UPDATED 15/02/16)

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      26
      0 Votes
      26 Posts
      22k Views
      S
      Updated the plug-in in the first message
    • S

      [Plugin] Circle from edge (2-pt circle,Updated 15/02/2016)

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      29
      0 Votes
      29 Posts
      63k Views
      S
      Updated the plug-in in the first message
    • S

      [Plugin] "folder" (Updated 15/02/2016)

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      13
      0 Votes
      13 Posts
      12k Views
      deaneauD
      @sahi большо́е спаси́бо за плагины Many thanks for your plugins no no im not from russia
    • S

      [Plugin] jpg_gif (Updated 22/12/2010)

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      36
      0 Votes
      36 Posts
      50k Views
      C
      Cool~~find it still so useful even in 2018~good creation
    • S

      [Plugins]$ Create image(rotate)

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      32
      0 Votes
      32 Posts
      28k Views
      B
      On a separate question: I noticed in the instruction video in the beginning of this post that when Create Image is first opened, points become visible on the rectangular blocks from which the animation path is drawn. What are these points and how do I place them on the group/component? Thanks
    • S

      [Plugin] $ Copy Brick (Updated 5/04/11)

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      64
      0 Votes
      64 Posts
      38k Views
      S
      Upgrade plugins First Message Brick_16TRIAL.zip
    • S

      [Plugin]Group in Component

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      25
      0 Votes
      25 Posts
      17k Views
      pilouP
      Hello Here a little trick that can help you The use of the cool plugin by Thomthom Components Comparison As there are not yet system of instancied Objects / Group in Moi3D for export to Sketchup we must make a little tricky thing! Say I have 2 Objects (here a cube duplicated) in Moi3D, I export them in 3DS Format Import in Sketchup / Explode one time so we have 2 Components triangulated named OBJ1, OBJ2 Launch the Components Comparaison and Bingo we have now instancied Components! Triangulation can be cleaned by plugin Clean Up by Thomthom again! [image: 2cubes_de_moi.jpg] Result will be the same with 2 different cubes but with the sames dimensions! [image: tictic.jpg] With more complex objects there is something more to make! That is failing or one object is rotated! Failed ? [image: alas.jpg] Rotated ? [image: tuctuc.jpg] For resolve this you must just find the good tolerance inside the Thomthom pluging! Don't hesitate to push it! Of course many object can be treated in the same time as Shown in this Chri's Video! The start Moi3D objects (fixed image) [image: get_attachment.php?webtag=MOI_FRANCAIS&hash=b954ab3d624002e07167f174de2e9b59&filename=test%20pluginThomthom.png] Process in Sketchup! [image: get_attachment.php?webtag=MOI_FRANCAIS&hash=a657bb9f79277833718ed8c62d36de7b&filename=test%20pluginThomthom.gif]
    • S

      How to save a model SU 7 (cp1251)

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      11
      0 Votes
      11 Posts
      617 Views
      TIGT
      Within a Tool's class have this def getExtents bbox=Sketchup.active_model.bounds bbox.add(@ip.position) if @ip and @ip.valid? bbox.add(@ip1.position)if @ip1 and @ip1.valid? bbox.add(@ip2.position)if @ip2 and @ip2.valid? bbox.add(@ip3.position)if @ip3 and @ip3.valid? ### etc return bbox end where the various @ip's are input points that are called from mouse moves etc, as you move/pick with the tool... The tool auto-runs getExtents() so you don't do anything else ? Works for me in my tools
    • S

      Revolved with animation

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      1
      0 Votes
      1 Posts
      200 Views
      No one has replied
    • S

      [Plugin] Color of structural lines

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      4
      0 Votes
      4 Posts
      7k Views
      Dave RD
      Very nice although I only get either yellow, blue or light gray guidelines. Coloring them the same as the axis to which they are parallel would be very handy.
    • S

      [Plugin] Axis components (Updated 6/12/2010)

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      27
      0 Votes
      27 Posts
      30k Views
      S
      Maybe I'm wrong with the SU oriented;
    • S

      [Plugin] Scaling to_cm (UPDATED 15/02/2016)

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      27
      0 Votes
      27 Posts
      29k Views
      T
      Should it work with SU19 ?
    • S

      House made of logs

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      8
      0 Votes
      8 Posts
      1k Views
      S
      @unknownuser said: End where is the ruby? Download http://stroyka-r.ru/Stroim_dom_2.50.rar
    • S

      How to add texture on a plane into a script?

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      5
      0 Votes
      5 Posts
      504 Views
      R
      Need to use a UVHelper - set the middle coordinate of the texture to be the same as the middle coordinate of the face (is one way).
    • S

      How to add a face? (line,arc)

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      3
      0 Votes
      3 Posts
      461 Views
      S
      ..Thanks! [image: CMsP_ugolok.jpg] metallokarkas_3.rar
    • S

      TO MOVE MIRROR REFLECTION ПЕРЕМЕЩЕНИЕ,

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      17
      0 Votes
      17 Posts
      2k Views
      P
      thank you very much.
    • 1 / 1