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

    $500 for inference engine plugin

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    33 Posts 12 Posters 969 Views 12 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • andybotA Offline
      andybot
      last edited by

      Well, actually, there is a good point there - there is a difference between inferencing and snapping. I was thinking it would be nice to disable snapping. The issue with inferencing is that there would need to be a way to lock movement to a plane or, yes, you will be lost in 3D space...

      http://charlottesvillearchitecturalrendering.com/

      1 Reply Last reply Reply Quote 0
      • thomthomT Offline
        thomthom
        last edited by

        I'd also like to disable snapping on occasions - some times it's just impractical and making it avoid snapping to the unwanted point can be very disruptive to the workflow.

        However, there is no way one can hook into the inference engine from the SketchUp Ruby API. This is one of the things that would have been done if it could have been one. Google are the only ones that can address this.

        Mind you, if you want to offer that bounty for another issue... πŸ˜„ πŸ˜’

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

        1 Reply Last reply Reply Quote 0
        • Rich O BrienR Offline
          Rich O Brien Moderator
          last edited by

          Which tool do you want to disable inferencing for?

          Download the free D'oh Book for SketchUp πŸ“–

          1 Reply Last reply Reply Quote 0
          • A Offline
            Aerilius
            last edited by

            One could create new tools with optional inferencing ( inputpoint.pick <-> view.pickray).
            I don't think that it's possible to modify/hack/overwrite the built-in tools because most of them are written in C.

            1 Reply Last reply Reply Quote 0
            • hellnbakH Offline
              hellnbak
              last edited by

              Ok, I surrender 😒
              I was just having a spectacularly bad day. Started a new project this morning, and, while I want it to be accurate, this one that has almost no reference photos. Should probably just abandon it but can't. I was experiencing an unusually large number infernal engine battles, like those instances when you are trying to draw a line, and it's just slightly off axis, and it won't let you unless you zoom in so close that you can no longer reference anything else in the model to figure out what you're doing 😠 😠 Tired of screaming at my computer. At one point I think I was screaming in tongues.
              Well, if I can shovel my way to the barn thru fifteen inches of this wonderful Michigan sunshine gonna head to Holland for some much-needed coffee.
              BTW, the bounty still stands πŸ˜‰

              "Politicians are just like diapers -- they need to be changed often, and for the same reason"

              1 Reply Last reply Reply Quote 0
              • thomthomT Offline
                thomthom
                last edited by

                @hellnbak said:

                BTW, the bounty still stands[/size] πŸ˜‰

                I'm gonna hold you to that when Google implements Sketchup.inference_snapping = false πŸ˜‰ πŸ˜† $$$

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

                1 Reply Last reply Reply Quote 0
                • irwanwrI Offline
                  irwanwr
                  last edited by

                  @hellnbak said:

                  If one more person tells me that the inference engine is my "friend" I will scream!

                  🀣

                  1 Reply Last reply Reply Quote 0
                  • Jean LemireJ Offline
                    Jean Lemire
                    last edited by

                    Hi folks.

                    With SU, it is not the inferences that are proposed that are the problem, its more the quantity of those that can be a nuisance sometimes when trying to get a snap from a specific item in a very detailed sector of a model.

                    Although there are tricks and workaround to minimize the number of snaps proposed by the inference engine, as I pointed out in my previous post, I also feel that sometimes I loose a bit in efficiency because of these.

                    A few years back, well ... many years ago, after using SU for a couple of years, I proposed, on the now defunct @last Software forum, to add a system of inference filter, like the one that I was using in PowerDraw on my Mac in 1990. PowerDraw later became PowerCadd. I don't use it anymore since SU fills my needs very well but the system was quite simple and efficient.

                    The idea was to tell the program what kind of inference you want. This was acomplished by pressing some keyborad keys. The list was:

                    c --> for circle centers and possibly line center (midpointin SU, if my memory serves me well).
                    x --> for intersections
                    l --> for line (on edge in SU)

                    etc.

                    There were only a limited number of these. For example, there was one for a vertex (endpointin SU) or for which I don't remember the key.

                    Using such a key would limit the snaps to a specific type of item. Press x, for example, will yield snaps only from intersections. Press nothing and the engine works as usual, snapping to everything.

                    The only problem would be to let SU knows that you are not using a shortcut but are wanting to filter the inferences. Maybe some modifier key or a trigger key or even a serie of icons in the status bar would do the job. Pressing ESC would get you out of this filtering system, or pressing the icon again. Of course, the Status Bar should show the status of this filtering system. Maybe pressing a few icons would allow you to snaps to endpoints and midpoints, for example, or any combination you want. One icon could turn all filters off in one click.

                    Just ideas.

                    Jean (Johnny) Lemire from Repentigny, Quebec, Canada.

                    1 Reply Last reply Reply Quote 0
                    • andybotA Offline
                      andybot
                      last edited by

                      Jean,

                      There are two different things discussed here. One is the snapping to geometry (which you describe in your post) and the other is inferencing (which hellnbak describes in another post about trying to draw a line slightly off-axis)
                      My thoughts:

                      1. turning on/off and filtering snapping would be great.
                      2. having a way (like Microstation or solidworks, etc) to draw in a plane without x-y inferencing. No inferencing at all would mean no control in the z direction... basically lost in 3D space.

                      http://charlottesvillearchitecturalrendering.com/

                      1 Reply Last reply Reply Quote 0
                      • N Offline
                        numerobis
                        last edited by

                        +1 for a simple snap toggle like in acad
                        and i still don't get it why this is so hard to implement...
                        but for me the even more important and useful "feature" (lol interesting view... function deactivation as a feature) would be the ability to disable the axes snap (ortho) only!

                        1 Reply Last reply Reply Quote 0
                        • thomthomT Offline
                          thomthom
                          last edited by

                          @numerobis said:

                          and i still don't get it why this is so hard to implement...

                          My impression is not that it's difficult for Google to implement - it's more that they want to keep the UI simple...

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

                          1 Reply Last reply Reply Quote 0
                          • AnssiA Offline
                            Anssi
                            last edited by

                            What I would like to see would be a new pane to the Preferences dialog, with checkboxes for the various inferencing/snapping options. The first I would like to toggle would be the various "From outside active..." options. Of course, to be able to assign shortcuts to the options would be cool too.

                            Anssi

                            securi adversus homines, securi adversus deos rem difficillimam adsecuti sunt, ut illis ne voto quidem opus esset

                            1 Reply Last reply Reply Quote 0
                            • hellnbakH Offline
                              hellnbak
                              last edited by

                              I'm willing to pay $500 for my dream plugin -- how much are you guys willing to ante up for yours? πŸ˜†

                              "Politicians are just like diapers -- they need to be changed often, and for the same reason"

                              1 Reply Last reply Reply Quote 0
                              • jeff hammondJ Offline
                                jeff hammond
                                last edited by

                                @hellnbak said:

                                like those instances when you are trying to draw a line, and it's just slightly off axis, and it won't ..

                                Maybe you should try using Tools_on_surface's freehand tool..

                                http://forums.sketchucation.com/viewtopic.php?t=11212

                                and be sure to send Fredo the 500 spot πŸ˜‰

                                dotdotdot

                                1 Reply Last reply Reply Quote 0
                                • andybotA Offline
                                  andybot
                                  last edited by

                                  yes, tools on surface is great, but doesn't address the snapping issue, nor trying to draw a line in space. I was thinking construction plane would be helpful, but again you run into inferencing for something just off-axis.

                                  @hellnbak: One thing I was thinking was - couldn't you just change your axis temporarily to align, or is this a whole series of non-orthogonal lines?

                                  http://charlottesvillearchitecturalrendering.com/

                                  1 Reply Last reply Reply Quote 0
                                  • thomthomT Offline
                                    thomthom
                                    last edited by

                                    @andybot said:

                                    I was thinking construction plane would be helpful

                                    Work Plane v2.3 by TIG?

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

                                    1 Reply Last reply Reply Quote 0
                                    • andybotA Offline
                                      andybot
                                      last edited by

                                      @thomthom said:

                                      @andybot said:

                                      I was thinking construction plane would be helpful

                                      Work Plane v2.3 by TIG?

                                      right! sorry, was just going off the top of my head... guess where that was... πŸ˜•

                                      http://charlottesvillearchitecturalrendering.com/

                                      1 Reply Last reply Reply Quote 0
                                      • Rich O BrienR Offline
                                        Rich O Brien Moderator
                                        last edited by

                                        TGI3D has a Move tool that ignores inferencing. You can also lock the movement perpendicular to your view then orbit to another view and it will remain locked to the locked view.

                                        It only works on verts though. Adding groups and components to that would be nice.

                                        Download the free D'oh Book for SketchUp πŸ“–

                                        1 Reply Last reply Reply Quote 0
                                        • thomthomT Offline
                                          thomthom
                                          last edited by

                                          I was thinking of maybe making the Gizmo I'm working on for Bezier Surface and Vertex Tools into a standalone plugin. One could then define custom axis for the gizmo - pick from model entities (lines, planes etc) So for basic operations like move, rotate and scale it'd be something that would work without inference.

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

                                          1 Reply Last reply Reply Quote 0
                                          • Rich O BrienR Offline
                                            Rich O Brien Moderator
                                            last edited by

                                            I like the thought of a gizmo. πŸ‘

                                            Download the free D'oh Book for SketchUp πŸ“–

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement