sketchucation logo sketchucation
    • Login
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download

    Behind the [cg]Scenes

    Scheduled Pinned Locked Moved Developers' Forum
    18 Posts 8 Posters 6.9k Views 8 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.
    • J Offline
      Jim
      last edited by

      Just to add my $0.02 - my instinct in that situation was to want roll the mouse wheel to scoll the columns. I think scroll bars would take away from the beautiful interface, but simply reacting to a scroll event would be perfect.

      Hi

      1 Reply Last reply Reply Quote 0
      • chrisglasierC Offline
        chrisglasier
        last edited by

        @jim said:

        ... but simply reacting to a scroll event would be perfect.

        So you do have a soul! More tomorrow (China time) ...

        Chris

        With TBA interfaces we can analyse what is to be achieved so that IT can help with automation to achieve it.

        1 Reply Last reply Reply Quote 0
        • chrisglasierC Offline
          chrisglasier
          last edited by

          @dave r said:

          Chris, this is an interesting machine.

          I am pleased to hear that, and more pleased that you acknowledge it as a machine. This is most important; for so long John and Jane have been palmed off with digitising what they do instead of having machines to do it for them.

          @unknownuser said:

          I think it needs something, though. See the attached screen shot. I've chosen Style but it appears as if Design_Style 1 is a component.

          Styles is the only aspect that requires moving both the centre and right tumblers and I screwed up the logic, meaning the centre tumbler didn't move up. But tumblers? Sorry about the metaphor but it is an essential part of all nameset machines. Perhaps you can imagine them as in a slot machine or a combination lock. Except in this lock not only does each combination set up some action but also tells you what you have selected (ground plan>layer>walls - on/off). The error is corrected in version 3 which will be released as soon as the Mac compatibility is sorted out (topic)

          @unknownuser said:

          It would also be nice to have a scroll bar on the right. In the model that was open for that screen shot, my screen isn't tall enough to show the entire list of components and it's kind of tedious clicking through them to get to the bottom of the list.

          Yes I understand but I know I should not compromise the basic nameset design tenet that the interface should only include animated words. (Jim's suggestion fits with that and the tumbler metaphor - thanks Jim) but I think the fall-back (man down the manhole test) must always be the stab with a mouseclick, stylus or finger, and a solution found in restructuring the words. Version 3 introduces:

          Collection grouping.png

          This will collect components into collections (spaces, floors, buildings, roads, areas ... ) and groupings (furniture, fire precautions, uses, colour schemes). Done in the javascript they can be used to aid modelmaking and scenes but they are not absolutely tied to it dimensionally or otherwise; one component can be used in many collections or groupings; and, over time, more devices can be added to order them into time-related packages, purchasing procedures and on and on.

          @unknownuser said:

          That particular model has 942 component instances although there certainly aren't that many visible in the scene.

          Are none on different layers? Are all layers visible? Would you use Collections and Groupings if I provided them?

          @unknownuser said:

          Is it possible to list only the components that are in the camera's field of view?

          That sounds very interesting. Can you or anyone else expand on this idea?

          My regards

          Chris

          edit: see also http://forums.sketchucation.com/viewtopic.php?f=180&t=19978

          With TBA interfaces we can analyse what is to be achieved so that IT can help with automation to achieve it.

          1 Reply Last reply Reply Quote 0
          • Dave RD Offline
            Dave R
            last edited by

            Chris,

            I like the term 'tumblers' for these.

            You asked if any of the 942 component instances were on different layers. The answer is yes, they are. My large projects are furniture models. Each part will be associated with a layer. So for a table there's going to be layers for: top, aprons (skirting), legs, stretchers, etc. There will also be layers for dimensions. I might end up with a dozen layers holding dimensions because I want to hide some but not others for a given scene. I'll have exploded views and views of just some parts so I make copies of the model and move them off to the side. An exploded view might show legs, aprons and stretchers but the top might be hidden. That means that anywhere in the model the leg components have been copied to, they'll be visible. The camera position takes care of the rest.

            This is a different model. It doesn't have near the number of component instances. In the first image you can see everything. All layers are turned on and Zoom Extents was used.
            CG Scenes.jpg

            Here's the exploded view of the base assembly. All of the components visible here are also visible elsewhere in the model. You just can't see them due to the camera view. There are six instances of the leg component but only two are visible in this scene. CG Scenes lists all instances of the component so it is trial and error to pick one from the tumbler that shows in the scene. Components that are on layers that aren't visible also show making the tumbler longer.
            CG Scenes1.jpg

            Etaoin Shrdlu

            %

            (THERE'S NO PLACE LIKE)

            G28 X0.0 Y0.0 Z0.0

            M30

            %

            1 Reply Last reply Reply Quote 0
            • chrisglasierC Offline
              chrisglasier
              last edited by

              @dave r said:

              Chris,

              I like the term 'tumblers' for these.

              Then tumblers it is!

              Thanks for explanation. Do you think the simple way would be to trap the click on a component that interests you in the SU display. Immediately the tumbler(!) rotates putting the component name in the focus line for turning off. In this case the length of the tumbler is irrelevant ... or is it?

              I could do that but would need some help with observers as I don't know much about them.

              What do you or anyone else think?

              Chris

              With TBA interfaces we can analyse what is to be achieved so that IT can help with automation to achieve it.

              1 Reply Last reply Reply Quote 0
              • Dave RD Offline
                Dave R
                last edited by

                Trapping a click on a component could be good. That happens with the Outliner. But, in the outliner, you can also click on the component in the list and have it highlighted in the model.

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

                1 Reply Last reply Reply Quote 0
                • chrisglasierC Offline
                  chrisglasier
                  last edited by

                  @dave r said:

                  Trapping a click on a component could be good. That happens with the Outliner. But, in the outliner, you can also click on the component in the list and have it highlighted in the model.

                  Single selected components in cgScenes are highlighted. If this doesn't work in the version you are using, please wait for v.3. BTW this plug-in doesn't pretend to be a substitute for SU windows; just a way to make certain oft repeated tasks easier.

                  Thanks anyway for your comments. Always useful.

                  Chris

                  With TBA interfaces we can analyse what is to be achieved so that IT can help with automation to achieve it.

                  1 Reply Last reply Reply Quote 0
                  • cmdC Offline
                    cmd
                    last edited by

                    Chris,

                    Thanks for developing this machine. I look forward to any additions to it. Great job!!

                    If I can make a request, 2 other entities that one may want control scene visibility are dimensions and labels.

                    Cheers,
                    CMD

                    • CMD
                    1 Reply Last reply Reply Quote 0
                    • chrisglasierC Offline
                      chrisglasier
                      last edited by

                      @cmd said:

                      Chris,

                      Thanks for developing this machine. I look forward to any additions to it. Great job!!

                      If I can make a request, 2 other entities that one may want control scene visibility are dimensions and labels.

                      Cheers,
                      CMD

                      Thanks for your supportative comments.

                      What I am planning is:

                      Releasing version 1.3x, mainly derivative of SU functionality in an animated form. This has been held up because of unexpected problems achieving Mac compatibility.

                      Developing version 2.xx - principally new name structures and devices that can be used to help model making but also provide direct links to real world activities - searching, advertising and so on - as well as the dimensioning and labelling you mention more directly associated with the display format of the model. A balance between the words and the music, if you see what I mean.

                      My regards

                      Chris

                      With TBA interfaces we can analyse what is to be achieved so that IT can help with automation to achieve it.

                      1 Reply Last reply Reply Quote 0
                      • chrisglasierC Offline
                        chrisglasier
                        last edited by

                        @dave r said:

                        Trapping a click on a component could be good. That happens with the Outliner. But, in the outliner, you can also click on the component in the list and have it highlighted in the model.

                        Please see this topic for update. Highlighting is now essentially bi functional.

                        Thanks for bringing this up - very useful feedback.

                        Chris

                        With TBA interfaces we can analyse what is to be achieved so that IT can help with automation to achieve it.

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

                        Advertisement