sketchucation logo sketchucation
    • 登入
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] Perpendicular Face Tools (UPDATED 26-03-09)

    已排程 已置頂 已鎖定 已移動 Plugins
    201 貼文 64 Posters 174.4k 瀏覽 65 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • Chris FullmerC 離線
      Chris Fullmer
      最後由 編輯

      Hmm, that is not good. I'll look into it. Thanks for the notice, I'll let you know if I find anything,

      Chris

      Lately you've been tan, suspicious for the winter.
      All my Plugins I've written

      1 條回覆 最後回覆 回覆 引用 0
      • B 離線
        bestmate
        最後由 編輯

        What a cracking tool Chris your comitment never stops amazing me Phil

        1 條回覆 最後回覆 回覆 引用 0
        • frascatiF 離線
          frascati
          最後由 編輯

          Would anyone kindly help me install this in Linux?

          I'm running Linux Mint 10 on an HP 8510W with
          Intel Core 2 Duo T7500 Processor (Santa Rosa, 2.2GHz, 4MB L2 Cache, 800MHz FSB)
          256MB NVIDIA Quadro FX 570M Workstation GPU
          15.4” WSXGA

          I installed Sketchup 7.0 with Wine installer. It's working quite well for me so far.

          I have found this ruby-script instruction on a page dedicated to Sketchup Linux users...

          @unknownuser said:

          bug 16511, fixed as of wine-1.1.11: To use the Ruby scripts (sketchup.google.com/download/rubyscripts.html) you'll need to convert them from DOS format to Unix format. (e.g. sudo apt-get install tofromdos; dos2unix -f parametric.rb windows.rb)

          ... but am pretty new to linux and not certain how to proceed.

          1 條回覆 最後回覆 回覆 引用 0
          • Chris FullmerC 離線
            Chris Fullmer
            最後由 編輯

            hmmm, I don't know. I am not a Linux person. Someone around here should be able to help I think thought.

            Lately you've been tan, suspicious for the winter.
            All my Plugins I've written

            1 條回覆 最後回覆 回覆 引用 0
            • frascatiF 離線
              frascati
              最後由 編輯

              Hello Chris.

              I second every accolade in this thread. What a great tool! I read and read tutorials until I was quite certain not to embarrass myself before asking how to accomplish this. It's such a fundamental need that I was certain that I was overlooking the obvious somewhere. When I was directed to your plugin I was pretty astonished that Sketchup does not do this natively somehow. Thank you VERY much for your work.

              I asked some time back about why subsequent versions of Sketchup don't incorporate more of the most useful tools developed by users. I recall that it was said to be a 'good question'. Do you happen to know? It's not as if it would add too significantly to the size of the download.

              1 條回覆 最後回覆 回覆 引用 0
              • thomthomT 離線
                thomthom
                最後由 編輯

                @frascati said:

                I asked some time back about why subsequent versions of Sketchup don't incorporate more of the most useful tools developed by users. I recall that it was said to be a 'good question'. Do you happen to know? It's not as if it would add too significantly to the size of the download.

                As a user I prefer to be able to choose myself - the plugins I find useful isn't the same as the next person.
                As a developer - SketchUp plugins often go through frequent updates, so any bundled plugin would be out of date by the time it ships.

                On the other hand - it'd be great if we could have a plugin repository where we could search, install, uninstall plugins from within SketchUp.

                Thomas Thomassen — SketchUp Monkey & Coding addict
                List of my plugins and link to the CookieWare fund

                1 條回覆 最後回覆 回覆 引用 0
                • frascatiF 離線
                  frascati
                  最後由 編輯

                  Finally solved this, hope this helps if any other Linux users stop by here. Rather than repeat a lot I'll refer to the thread....
                  http://forums.linuxmint.com/viewtopic.php?f=90&t=69740

                  @unknownuser said:

                  On the other hand - it'd be great if we could have a plugin repository where we could search, install, uninstall plugins from within SketchUp.

                  That would be VERY nice.

                  This is one thing that I'm really pleased with so far with this "fat" (by linux standards) Linux distro called Mint. There is a wealth of such repositories within the installation for navigating and installing with a minimum of fuss many many utilities. Usually when a Linux tool is discovered on the web I just have to open the "package manager" in Mint and type the name of it into search and it's already there. I just click to download and automatically install it and start using it.

                  This plugin for Sketchup has been the first real baffler for me, but it turned out to be a pretty simple fix after all. I'm finding that that's usually the case with Mint. Half a dozen hard-core linux people will give you daunting command line instructions but eventually someone will come along to tell you that the solution is actually only two clicks away.

                  1 條回覆 最後回覆 回覆 引用 0
                  • G 離線
                    gehcha
                    最後由 編輯

                    Just discovered your plugin and it's great! Thank you. I'm having issue with it drawing circles with a radius less than 1". Is a 1" radius the limit on size?

                    1 條回覆 最後回覆 回覆 引用 0
                    • Chris FullmerC 離線
                      Chris Fullmer
                      最後由 編輯

                      I probably did not make it smart enough to do decimals. And if I did, it probably only accepts a period as a decimal placemark - which is the US standard. So if you are typing 0,5 - you might try 0.5 - and I would recommend trying it with the 0 in front, and also without the 0. I really don't know how smart the script is going to be with that. I can dig into and look at it if you would like.

                      Chris

                      Lately you've been tan, suspicious for the winter.
                      All my Plugins I've written

                      1 條回覆 最後回覆 回覆 引用 0
                      • thomthomT 離線
                        thomthom
                        最後由 編輯

                        @chris fullmer said:

                        I probably did not make it smart enough to do decimals. And if I did, it probably only accepts a period as a decimal placemark - which is the US standard. So if you are typing 0,5 - you might try 0.5 - and I would recommend trying it with the 0 in front, and also without the 0. I really don't know how smart the script is going to be with that. I can dig into and look at it if you would like.

                        Chris

                        How are you processing the input. if you use String.to_l then it should make use of the user's locale setting.

                        Example:
                        I got comma as decimal separator, model units set to mm;
                        ` "10,5".to_l

                        0.413385826771654`

                        Thomas Thomassen — SketchUp Monkey & Coding addict
                        List of my plugins and link to the CookieWare fund

                        1 條回覆 最後回覆 回覆 引用 0
                        • jojo9J 離線
                          jojo9
                          最後由 編輯

                          Hi Chris,
                          whats about an 'put objects perpendicular to' option? Lets say, to put the nearest face of a group/component instance on another face, (having two parallel faces)
                          application: moving a cabinet to a wall
                          🎉

                          1 條回覆 最後回覆 回覆 引用 0
                          • Chris FullmerC 離線
                            Chris Fullmer
                            最後由 編輯

                            That would be an interesting plugin. I'm not sure it doesn't exist already though. Seems like there might be some script out there for moving like that. I'm not sure what it would be called though.

                            Lately you've been tan, suspicious for the winter.
                            All my Plugins I've written

                            1 條回覆 最後回覆 回覆 引用 0
                            • jojo9J 離線
                              jojo9
                              最後由 編輯

                              Indeed, Didier Bur wrote a similar tool: Align2D. But you have to set 8 points to process objects. Best used to position/put objects on unusual angled planes. Another tool of the same author is 'Drop' but it drops only vertically.

                              A dedicated tool to place/arrange furniture would save a lot of time.
                              The slide direction could result of the relationship between group-wallface and the bounding box face determine the border line between object-wall. No dialog/input box is needed for this to work.
                              Another candy to add could be to rotate objects automatically, so that the front face of a cabinet, points always forward of the wall.

                              1 條回覆 最後回覆 回覆 引用 0
                              • gillesG 離線
                                gilles
                                最後由 編輯

                                Hello, I tried this tool today.
                                It works fine but I got issue with circle:
                                It doesn't draw radius under 25,4mm
                                If I set radius to 100mm it draw 76,2mm radius
                                ???
                                Is there a way, code to have a component instead of a group?

                                " c'est curieux chez les marins ce besoin de faire des phrases "

                                1 條回覆 最後回覆 回覆 引用 0
                                • Chris FullmerC 離線
                                  Chris Fullmer
                                  最後由 編輯

                                  Hi Giles, I did a very poor making this plugin international. It does not work well with metrics AND with comma decimal separators. In the US we use a decimal separator. So 23,12 for us is written 23.12 for example.

                                  The 25.4mm limit appears to be a an inch conversion thing. 25.4mm = 1 inch. I really don't remember if I set this up to work with metrics at all. And I'm so busy I will not be able to fix it anytime soon. If you would like to tweak though, feel free.

                                  Chris

                                  Lately you've been tan, suspicious for the winter.
                                  All my Plugins I've written

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • gillesG 離線
                                    gilles
                                    最後由 編輯

                                    it must be relative to the circle construction method because there is no problem with square.

                                    " c'est curieux chez les marins ce besoin de faire des phrases "

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • brookefoxB 離線
                                      brookefox
                                      最後由 編輯

                                      Some helpful tipsters pointed me to this handy tool, Chris, after I inquired about one which would do quite a bit less.

                                      Thank you very much.

                                      ~ Brooke

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • T 離線
                                        TS200010
                                        最後由 編輯

                                        Just installed them - however, no icons on the buttons and an almost immediate Bug Splat. Lost all my work.

                                        Any assistance would be appreciated.

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • Dave RD 離線
                                          Dave R
                                          最後由 編輯

                                          The typical cause for the icons not showing on the buttons is incorrect installation. The Splat could have the same cause.

                                          Etaoin Shrdlu

                                          %

                                          (THERE'S NO PLACE LIKE)

                                          G28 X0.0 Y0.0 Z0.0

                                          M30

                                          %

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • T 離線
                                            TS200010
                                            最後由 編輯

                                            Dave,
                                            Thanks - I am a RubyNewbe ... there were no installation instructions so I just guessed - apparantly incorrectly.

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 9 / 11
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement