Skip to content
  • Categories
Collapse
Solibri Society Forum
  1. Home
  2. General Discussion
  3. export clash result

export clash result

Scheduled Pinned Locked Moved General Discussion
19 Posts 7 Posters 4.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Nicola TessaroloN Offline
    Nicola TessaroloN Offline
    Nicola Tessarolo
    replied to mjkayali on last edited by
    #6

    Hey there @mjkayali

    I can’t think of a solution about this now as well, i’m sorry.
    But maybe it would be an idea to use the “issues”-tab for this?

    So when those components clash, the information about which elements are involved will be displayed there.
    02-09-_2019_17-15-52.png image url)

    So if you would be able to get this information into the ITO you could use the BATID column a second time.
    –> |COMPONENT| |BATID| |ISSUES| |BATID|
    –> |SLAB| |123456| |WALL| |654321|

    Maybe this could serve as a solution for this?
    But i’m pretty sure it’s not possible at the time 😣

    @Pasi-Paasiala what do you think about this possibility?

    Nicola Tessarolo

    BIM Consultant
    CAD & Solibri Support / Coach

    IDC AG
    Kägiswilerstrasse 29, 6060 Sarnen

    [email protected]
    Tel.: +41 41 368 20 70
    www.idc.ch

    1 Reply Last reply
    0
    • P Offline
      P Offline
      Pasi Paasiala Solibrians
      wrote on last edited by
      #7

      Hi @Nicola-Tessarolo and @mjkayali ,

      Issues are not available in ITO at the moment. Another possibility could be to use BCF. For that you’d need to go through the issues and add slides to them and then create a presentation from the results and a BCF report from the presentation. BCF report is actually quite a simple format. It is a zip containing a folder for each issue. You can get more information about this from here.

      This process can be automated by Autorun.

      Hope this helps.

      Pasi

      mjkayaliM JSNJ 2 Replies Last reply
      0
      • Lauri LuomaL Offline
        Lauri LuomaL Offline
        Lauri Luoma Solibrians
        wrote on last edited by
        #8

        Hey @mjkayali 🙂

        One thing you could also try:

        1. Go to settings -> presentation -> Components -> choose at least the BATID as one property.
          8a92e157-afaa-47ed-b33d-1a1bad833c47-image.png
        2. Create slide from each issue (this could be automated with autorun)
        3. Create a presentation from checking results. ( choose one of the slides and you will see under the Components tab in that the BATID is the reported identity)
          09daa83c-231c-4846-ab7e-fe12b7fb3605-image.png
        4. report the presentation to Excel with a template.

        You can start by modifying the DetailedReportTemplate, the BATID and what you have chosen in the presentation settings will be reported to the column with tag <SLIDE_COMPONENTS>.

        Note that you might want to add another reported identity so that you will know which BATId is for wall and provision voids.

        I hope this helps!

        -Lauri

        1 Reply Last reply
        2
        • mjkayaliM Offline
          mjkayaliM Offline
          mjkayali
          replied to Pasi Paasiala on last edited by mjkayali
          #9

          @Pasi-Paasiala

          I can’t access the link of the autorun, and i can’t find it anywhere else!

          7e8176ad-04f4-497f-9117-21fad8a25c74-image.png

          P 1 Reply Last reply
          0
          • P Offline
            P Offline
            Pasi Paasiala Solibrians
            replied to mjkayali on last edited by
            #10

            @mjkayali Sorry I was referring to a post that is not yet published 😉 While waiting for it, please study @Lauri-Luoma 's response.

            Pasi

            1 Reply Last reply
            0
            • mjkayaliM Offline
              mjkayaliM Offline
              mjkayali
              wrote on last edited by
              #11

              @Pasi-Paasiala said in export clash result:

              @Lauri-Luoma

              The way of @Lauri-Luoma looks useful, but it depends also on the hidden (“Autorun”).
              if i can not automate creating issues per clash it wont work.

              Lauri LuomaL 1 Reply Last reply
              0
              • Lauri LuomaL Offline
                Lauri LuomaL Offline
                Lauri Luoma Solibrians
                replied to mjkayali on last edited by
                #12

                @mjkayali While the Autorun section in the society is not yet public, i can give you a demo how the issues could be generated automatically with the Autorun. I’ve sent you a message in the chat.

                1 Reply Last reply
                0
                • JSNJ Offline
                  JSNJ Offline
                  JSN
                  replied to Pasi Paasiala on last edited by
                  #13

                  @pasi-paasiala said in export clash result:

                  Issues are not available in ITO at the moment.

                  As noting has changed here in the meantime I would also like to hear if there is maybe a way to achive this - reporting all the connected issues of a components and their ids. Probably using the API but I am open to any helpful suggestion!

                  1 Reply Last reply
                  0
                  • P Offline
                    P Offline
                    Pasi Paasiala Solibrians
                    wrote on last edited by
                    #14

                    @JSN At the moment Solibri API doesn’t give access from components to issues.
                    Have you tried creating BCF with Autorun?
                    Of course, it depends what you want to do.

                    L JSNJ 2 Replies Last reply
                    0
                    • P Offline
                      P Offline
                      Pasi Paasiala Solibrians
                      wrote on last edited by
                      #15

                      Here’s the link to Autorun help pages.

                      1 Reply Last reply
                      0
                      • L Offline
                        L Offline
                        lasse.lindqvist
                        replied to Pasi Paasiala on last edited by
                        #16

                        @pasi-paasiala said in export clash result:

                        @JSN At the moment Solibri API doesn’t give access from components to issues.
                        Have you tried creating BCF with Autorun?
                        Of course, it depends what you want to do.

                        Yes directly from Component to Result is not possible. But it is possible to iterate all the results, build a mapping from Component back to the Result using Result.getInvolvedComponents and Result.getRelatedComponents().

                        JSNJ 1 Reply Last reply
                        0
                        • JSNJ Offline
                          JSNJ Offline
                          JSN
                          replied to Pasi Paasiala on last edited by
                          #17

                          @pasi-paasiala said in export clash result:

                          Have you tried creating BCF with Autorun?

                          Hi, yes I was considering Autorun for exporting the CoordinationReport as xls as this is the closest I could get atm. However it would be more convenient if this kind of “ITO” would be achievable on a different approach as well.

                          Some thoughts to Autorun and the Reports here …

                          • First of all I think it is not possible to also export the Result Summary xls, that would be a nice feature too.

                          • Second I wanted to ask if there is a possibility to define that the latest (just via autorun created) presentation is exported as I think this is not the case atm - does it always take the first or did I do sth wrong?

                          • Regarding Report Templates I also wanted to know if there is any chance that fields with formulas can be used anytime in the future as currently they are not usable.

                          • Then there is this discrepancy how the Titles of the slides depending on different rules are created - SOL 230 or 203 are fine but SOL 9 is just giving the wrong Value back - and also in the Description it is a bit different which makes it harder to filter it out later on - I am refering to the attached image … is this on purpose?

                          f86bfebf-c1fd-4efd-bd11-1f466c23ae26-grafik.png

                          I mean it has also always been showing up like this in the results but in this context it is definitely a problem. Moreover the information about the rule is not exported so I cannot just say if SOL9 take this part of the description and else use that … I am not saying it is impossible, but it makes things harder.

                          65d30573-ede7-4dcb-bead-3bdaa3b6ed66-grafik.png

                          @lasse-lindqvist thx for this hint I will note it and look into it when time for that comes.

                          In the meantime I am happy to hear your thoughts on the remarks I just made.

                          1 Reply Last reply
                          0
                          • JSNJ Offline
                            JSNJ Offline
                            JSN
                            wrote on last edited by JSN
                            #18

                            @lasse-lindqvist said in export clash result:

                            Yes directly from Component to Result is not possible. But it is possible to iterate all the results, build a mapping from Component back to the Result using Result.getInvolvedComponents and Result.getRelatedComponents().

                            As also mentioned in another post due to the limited amount of information which can be stored in an excel cell (which limits the total number of attached components) it seems like that the above suggested autorun method is not really eligible for achieving the desired result.

                            As long as there is no better option to export checking results, and/or ITO is not able to access component related issues aka checking results, I guess the API is the only solution at the moment …

                            1 Reply Last reply
                            0
                            • JSNJ Offline
                              JSNJ Offline
                              JSN
                              replied to lasse.lindqvist on last edited by
                              #19

                              @lasse-lindqvist said in export clash result:

                              Yes directly from Component to Result is not possible. But it is possible to iterate all the results, build a mapping from Component back to the Result using Result.getInvolvedComponents and Result.getRelatedComponents().

                              Could you elaborate this a bit more? Moreover I am curious how the solution might look for a custom information which returns a boolean value if a component has been checked at all or if if was missed out. So not just if the element is causing troubles and therefore has issues, but also if it is does not hava any issues but was taken into consideration for the checking routine.

                              1 Reply Last reply
                              0

                              Copyright © 2025 Solibri Inc. | Powered by NodeBB

                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories