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

    [Plugin] QuadFaceTools

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

      Oops, sorry for the confusion. I meant about my Profile details on the left.
      When I filled in my Profile details they didn't appear, then when I went back to this thread my details had updated and appeared.

      Will have a go at the Code pasting as suggested earlier.

      1 條回覆 最後回覆 回覆 引用 0
      • daforumD 離線
        daforum
        最後由 編輯

        This is what I got when i pasted: $LOADED_FEATURES.join("\n")

        > $LOADED_FEATURES.join("\n")
        langhandler.rb
        sketchup.rb
        3d_grid.rb
        [CASF]FunShapes.rb
        arcs.rb
        balustrade.rb
        bezier.rb
        box_pos.rb
        boxes_random.rb
        cleanuplines.rb
        cloud_v6.rb
        ContourMaker.rb
        cratetool.rb
        creat360view.rb
        cylinder.rb
        dashes.rb
        dat_importer1.rb
        edge-coplanar.rb
        deleteCoplanar.rb
        delfaces.rb
        DoorMaker.rb
        doortools/doortoolright.rb
        doortools/doortoolleft.rb
        doortools/3PointTool.rb
        doortools/doortoolframe.rb
        doortools/doortooltrim.rb
        doortools/doortoolmullion.rb
        doortools/doortoollouver.rb
        doortools/doortoolglass.rb
        DoorTools.rb
        drawhelix13.rb
        drop.rb
        Sketchup.rb
        Engraver.rb
        extensions.rb
        LangHandler.rb
        examples/box.rb
        examples/selection.rb
        examples/contextmenu.rb
        examples/linetool.rb
        examples/animation.rb
        examples/attributes.rb
        examples/exampleScripts.rb
        examples.rb
        extend11.rb
        extrud_selected_faces_along_normal.rb
        extrude_lines.rb
        ExtrudeAlongPath.rb
        extrudelinetool.rb
        FilletTool.rb
        flattery/utils.rb
        flattery/unfoldtool.rb
        flattery/edgepairs.rb
        flattery/reunitetool.rb
        flattery/tabtool.rb
        flattery/svgexport.rb
        flattery/toolbar.rb
        flattery.rb
        flightpath.rb
        fur_en.rb
        Geodesic_SketchUp.rb
        Grow.rb
        heightfield_generator.rb
        ./offset.rb
        holes.rb
        housetool01.rb
        import_from_folder.rb
        jf_sine_wave.rb
        joisttool.rb
        kitchen.rb
        label_stray_lines.rb
        lathe.rb
        Latticeizer.rb
        linetool.rb
        lsystem.rb
        lwo_export/export.rb
        lwo_export.rb
        progressbar.rb
        makefaces.rb
        mesh_additions.rb
        Mirror.rb
        model_location.rb
        normal_map_maker.rb
        obj_importer.rb
        OBJexporter.rb
        offset.rb
        orient_faces.rb
        parametric.rb
        parking.rb
        Pipe Tool v4.3.rb
        PipeAlongPath.rb
        protrude.rb
        pyramidtool.rb
        QuadsFrom2Tris.rb
        raftertool.rb
        random_lines.rb
        rectangle_hole.rb
        rot90.rb
        sceneExporter.rb
        shapes.rb
        SimplifyContours.rb
        SketchyBevel.rb
        skp_to_dxf.rb
        slabtool.rb
        stair_maker062.rb
        SteelSections.rb
        Stepping Stones.rb
        thicklines.rb
        tnt_bookshelf.rb
        tnt_StairConcTool.rb
        /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/TT_Lib2/arc.rb
        /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/TT_Lib2/attributes.rb
        /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/TT_Lib2/babelfish.rb
        TT_Lib2/geom3d.rb
        /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/TT_Lib2/bezier.rb
        /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/TT_Lib2/binary.rb
        /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/TT_Lib2/bounds.rb
        /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/TT_Lib2/color.rb
        /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/TT_Lib2/cursor.rb
        unfoldtool.rb
        Utilities/utilitiesTools.rb
        utilities.rb
        voxelizebeta04.rb
        vrobj_exporter.rb
        WindowGlass.rb
        windowizer.rb
        windows.rb
        xLine2Line.rb
        /Library/Application Support/Google SketchUp 7/SketchUp/Tools/sketchup.rb
        DynamicComponents/ruby/dcloader.rb
        dynamiccomponents.rb
        make_pano_pm.rb
        sandboxtools.rb
        
        
        1 條回覆 最後回覆 回覆 引用 0
        • daforumD 離線
          daforum
          最後由 編輯

          This is what I got when I pasted: $loaded_files.join("\n")

          sketchup.rb
          rp_spherical_helix
          
          1 條回覆 最後回覆 回覆 引用 0
          • D 離線
            driven
            最後由 編輯

            disable Geodesic_SketchUp.rb by renaming it Geodesic_SketchUp.rb! and see if this works then. if so there is a safer version about...

            john

            learn from the mistakes of others, you may not live long enough to make them all yourself...

            1 條回覆 最後回覆 回覆 引用 0
            • daforumD 離線
              daforum
              最後由 編輯

              Hi John,

              I renamed the Geodesic_Sketchup plugin and got this when Sketchup started:

              can't convert nil into StringError Loading File tt_quadface.rb
              can't convert nil into String
              

              I've installed QuadFaceTools - (0.7.0) Do I need an earlier version?

              1 條回覆 最後回覆 回覆 引用 0
              • D 離線
                driven
                最後由 編輯

                Hi
                I just installed it using rbz file and you seem to be missing the entire TT_QuadFaceTools Folder?
                john

                learn from the mistakes of others, you may not live long enough to make them all yourself...

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

                  Could it be some permission problem?

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

                  1 條回覆 最後回覆 回覆 引用 0
                  • daforumD 離線
                    daforum
                    最後由 編輯

                    @driven said:

                    Hi
                    I just installed it using rbz file and you seem to be missing the entire TT_QuadFaceTools Folder?
                    john

                    TT_QuadfaceTools folder is installed!
                    Please see attached png


                    tt-quadtools-folder.png

                    1 條回覆 最後回覆 回覆 引用 0
                    • daforumD 離線
                      daforum
                      最後由 編輯

                      Oh well, if it's not working it's not working!

                      Thanks for your help guys with all suggestions. Time to move on 😄

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

                        You never replied to my questions to whether you'd checked the folder permissions...

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

                        1 條回覆 最後回覆 回覆 引用 0
                        • daforumD 離線
                          daforum
                          最後由 編輯

                          Hi thomthom,

                          I originally downloaded the .rbz file and renamed it to a .zip file and unzipped it.
                          It unzipped fine and the folder and .rb file I installed into my plugins folder without any problems.
                          I'm the administrator on my computer so there are no problems with permissions.
                          😄

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

                            hmm..

                            I see you are using SketchUp 7 Free from your profile, why not SketchUp 8?
                            You could then use the RBZ installing feature - and there's lots of API fixes as well.

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

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

                              By the way - have you checked in the Extension list to make sure it's enabled?


                              ExtensionList.png

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

                              1 條回覆 最後回覆 回覆 引用 0
                              • daforumD 離線
                                daforum
                                最後由 編輯

                                Yes, I had a look and it is ticked.

                                Should i download the version you have v0.8.0, and do you recommend i update to TT_Lib2_v2.71 ?

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

                                  You can't download 0.8.0 - it's not released. It's what I am working on right now.
                                  You could try to update TT_Lib2 - but I'm not sure if it'll work. (to be honest, I don't understand why it fails to show at all.) Oh, you do know that the menus are under Tools - not Plugins?

                                  But for the sake of it, can you install SU8 and use the Install Extension feature? Just to see if that works?

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

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • daforumD 離線
                                    daforum
                                    最後由 編輯

                                    I can see the TT lib2 folder (i greyed it so to highlight it in my Plugins folder)
                                    I have looked in the Tools section and it's not there.

                                    The problem i have is that I'm still on Mac OSX 10.4.11 and SU8 runs on 10.5+
                                    That's the reason I'm using SU7.

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • M 離線
                                      Mra
                                      最後由 編輯

                                      Hi, is the toolbar supported in 2013?

                                      I installed via the extension but it's not showing up even though its ticked?

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • jo-keJ 離線
                                        jo-ke
                                        最後由 編輯

                                        @unknownuser said:

                                        Hi, is the toolbar supported in 2013?

                                        I installed via the extension but it's not showing up even though its ticked?

                                        I've got the same problem with my notebook. At the desktop PC the toolbar is shown.

                                        both win7

                                        http://www.zz7.de

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

                                          That's a bug in the first release of SketchUp 2013. There is a new versiono out that fixes this. Go to sketchup.com and download SketchUp again.

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

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • jo-keJ 離線
                                            jo-ke
                                            最後由 編輯

                                            Can I overwrite the old version or should I reinstall everything new?

                                            http://www.zz7.de

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 25
                                            • 26
                                            • 27
                                            • 28
                                            • 29
                                            • 33
                                            • 34
                                            • 27 / 34
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement