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

    New, free, product for parts list and reporting

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    27 Posts 11 Posters 3.2k Views 11 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.
    • E Offline
      ericschimel
      last edited by

      I think if you can make it so that it can report on the DC attributes, that would be huge. As DC's get used more and more, there are is going to be a lot of data that you can pull from them.

      Sketchup's built in reporting function can pull all the data, but unless you are an excel whiz, its hard to make sense of it all....

      -Eric
      http://plugin.sketchthis.net
      Sketchup Kitchen Design Plugin
      Custom Models

      1 Reply Last reply Reply Quote 0
      • T Offline
        tim
        last edited by

        If you could explain what parts of this are directly related to Windows it may be that some of us Mac users could help to make it a bit more portable....

        1 Reply Last reply Reply Quote 0
        • Al HartA Offline
          Al Hart
          last edited by

          We use a Windows DLL to define and display our dialog boxes - used to set attributes and select attributes for the report. Most everything else is in ruby code.

          We have used WebDialog for some other apps, so it is possible that these dialogs could be replaced by WebDialogs.

          We also plan to convert our Dialog DLL to C++ code for the MAC. The biggest thing we are missing here is a MAC sample routine similar to a Windows routine that SketchUp used to provide called "Simple Extension". We have contacted everyone we know at SketchUp to try to get help on a similar interface for the Mac, but have not been able to come up with anything. Simple Extension lets you access SketchUp classes from the C-code, and to call routines in the C-code from ruby.

          Al Hart

          http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
          IRender nXt from Render Plus

          1 Reply Last reply Reply Quote 0
          • T Offline
            tim
            last edited by

            Thanks Al; interesting. It's outside my scope of knowledge in this case but I'd bet somebody round here knows about the relevant bits.

            1 Reply Last reply Reply Quote 0
            • tbdT Offline
              tbd
              last edited by

              Al: it is the same code (without Windows custom things - eg window creation) compiled on Mac

              SketchUp Ruby Consultant | Podium 1.x developer
              http://plugins.ro

              1 Reply Last reply Reply Quote 0
              • Al HartA Offline
                Al Hart
                last edited by

                Thanks TBD. I'll give that a try.

                Will the SimpleExtension supplied by SketchUp simply compile, or did it have windows stuff in it.

                What extension should I give the compiled code. (e.g. .so) It probably doesn't matter, but it would be nice to be consistent.

                Al Hart

                http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                IRender nXt from Render Plus

                1 Reply Last reply Reply Quote 0
                • tbdT Offline
                  tbd
                  last edited by

                  see http://www.rubyinside.com/how-to-create-a-ruby-extension-in-c-in-under-5-minutes-100.html

                  SketchUp Ruby Consultant | Podium 1.x developer
                  http://plugins.ro

                  1 Reply Last reply Reply Quote 0
                  • G Offline
                    Glenn at home
                    last edited by

                    Very cool Al, I tried it and it does exactly what you said. Pretty cool.

                    SketchUp Pro 2024/2025 Dell XPS 8950 i9-12900K 64GB Ram RTX 3080

                    1 Reply Last reply Reply Quote 0
                    • Al HartA Offline
                      Al Hart
                      last edited by

                      @unknownuser said:

                      Very cool Al, I tried it and it does exactly what you said. Pretty cool.

                      Thank you. we have been waiting feverishly for someone to actually try it and let us know what they think.

                      Al Hart

                      http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                      IRender nXt from Render Plus

                      1 Reply Last reply Reply Quote 0
                      • Al HartA Offline
                        Al Hart
                        last edited by

                        @unknownuser said:

                        I think if you can make it so that it can report on the DC attributes, that would be huge. As DC's get used more and more, there are is going to be a lot of data that you can pull from them.

                        Sketchup's built in reporting function can pull all the data, but unless you are an excel whiz, its hard to make sense of it all....

                        We are looking at including some dynamic component attributes.

                        We downloaded this DC model:

                        Error 404 (Not Found)!!1

                        favicon

                        (sketchup.google.com)

                        But when I try to get a report my machine just hangs.
                        (The standard DC report on the SketchUp File menu)

                        Can someone else try it.

                        (I tried to make a report from the downloaded model - although it does seem to have an instance of the component. Perhaps I can only get a report after placing it in a different model???)

                        Al Hart

                        http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                        IRender nXt from Render Plus

                        1 Reply Last reply Reply Quote 0
                        • W Offline
                          wmanning
                          last edited by

                          Hi Al,

                          I downloaded the model, then opened it in SU 7.1 on the PC and used the SketchUp menu File - Generate Report feature. Saved as .csv and also as .html and had no problems. The files are attached in the .zip

                          Seems to be OK on my machine.

                          William


                          DynamicStairCase.zip

                          1 Reply Last reply Reply Quote 0
                          • Al HartA Offline
                            Al Hart
                            last edited by

                            Thanks. I'll try it again.

                            The list of DC attributes - which you included in the ZIP file reports - was what I was looking for.

                            I'll present the same list to the user and let then select which attributes they want to see on the report - rather than just showing all of them.

                            Al Hart

                            http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                            IRender nXt from Render Plus

                            1 Reply Last reply Reply Quote 0
                            • W Offline
                              watkins
                              last edited by

                              Dear Al,

                              How does your download work? I note that it is a .exe file. Does the installer put files in places other than in the plugin folder, and if so, is there an uninstaller?

                              Kind regards,
                              Bob

                              1 Reply Last reply Reply Quote 0
                              • Al HartA Offline
                                Al Hart
                                last edited by

                                @watkins said:

                                Dear Al,

                                How does your download work? I note that it is a .exe file. Does the installer put files in places other than in the plugin folder, and if so, is there an uninstaller?

                                Kind regards,
                                Bob

                                The .exe is an Install Shield installation program.

                                The installation puts just one .rb in the SketchUp plugins folder, and everything else is in Program files/Render Plus Systems/RpReports.

                                There is an uninstaller which removes everything. The easiest way to uninstall is to run the installer again (uninstall and re-install are options the second time)

                                Al Hart

                                http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                                IRender nXt from Render Plus

                                1 Reply Last reply Reply Quote 0
                                • W Offline
                                  watkins
                                  last edited by

                                  Dear Al,

                                  Thank you for the explanation. It looks like a very useful plugin.

                                  Kind regards,
                                  bob

                                  1 Reply Last reply Reply Quote 0
                                  • F Offline
                                    fountainhead
                                    last edited by

                                    Hi Al,

                                    Downloaded and really like the potential for this program. It would be helpful if, once the dialogue is created for all attributes pertaining to a component, that the order of creation would be maintained when you A) use the report function, or B) edit the attributes. The current method reorganizes all of the attributes alphabetically. Even after selecting an order of printing by rearranging the attribute list, once close the list resorts to alphabetical layout again. This is likely easily solved and would greatly simplify use. One could determine and assign attributes in the order expected to report them when creating, and then print or edit that user determined order as required. I think that would be a lot better than having to always rearrange everytime you want to print...

                                    I would gladly buy the Pro Version when available.

                                    1 Reply Last reply Reply Quote 0
                                    • Al HartA Offline
                                      Al Hart
                                      last edited by

                                      @fountainhead said:

                                      Hi Al,
                                      Downloaded and really like the potential for this program. It would be helpful if, once the dialogue is created for all attributes pertaining to a component, that the order of creation would be maintained

                                      Thank you for your comments.

                                      I am working on the new version - which will let you select dynamic components as well.

                                      The new version will remember the attributes selected, and the order an headings for the report, when you reload the dialogs to create a new report. However, it will forget them if you close and re-open SketchUp. (The Pro version will have a save/load functions which saves attribute names, headings and report order for reports)

                                      Al Hart

                                      http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                                      IRender nXt from Render Plus

                                      1 Reply Last reply Reply Quote 0
                                      • F Offline
                                        fountainhead
                                        last edited by

                                        Great! When do you anticipate the release of the Pro Version?

                                        1 Reply Last reply Reply Quote 0
                                        • EdsonE Offline
                                          Edson
                                          last edited by

                                          al,

                                          with all due respect for the work you have being doing for years and mindful of the free goodies you have posted here, to release any "windows only" software in 2009 does not seem to me an intelligent move businesswise. by doing so any company turns its back to and shuts the door on thousands of mac users out there, a fast-growing community. i myself would have bought almost all the applications you offer if there were mac versions of them and would certainly be followed by many of my students. it is saddening to see your company does not feel it is worth the effort to port them to mac.

                                          i do hope you do not take my criticism the wrong way.

                                          edson mahfuz, architect| porto alegre • brasil
                                          http://www.mahfuz.arq.br

                                          1 Reply Last reply Reply Quote 0
                                          • Al HartA Offline
                                            Al Hart
                                            last edited by

                                            @edson said:

                                            al,
                                            to release any "windows only" software in 2009 does not seem to me an intelligent move businesswise.

                                            As I said earlier in this thread, we have been begging SketchUp to offers us some help in learning how to make SketchUp version. (But with no success).

                                            TDB offered us come clues - which is nice because he and I are competitors in some areas - So we have started some more Mac work based on his suggestions.

                                            We have released at least one Mac product - RpWallMaker. And we plan to release both NprTools and SpaceDesign in Mac versions. So just be patient if you can.

                                            However, I do think that releasing SpaceDesign, even without a Mac version, was not un-:intelligent". We have to do everything we can to keep our business propspering. Otherwise we won't be here to try to make new things in the future.

                                            Al Hart

                                            http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                                            IRender nXt from Render Plus

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

                                            Advertisement