Skip to content

General Discussion

Let's talk Solibri!

1.1k Topics 5.0k Posts
  • SOL Issue Workflow/Management

    9
    0 Votes
    9 Posts
    2k Views
    agroniA

    @marchi
    Feedback:
    the system is working so far good. This week I will do the next check after docoumenting the issues as you suggested.

    One thing to note about this workflow is the selection of errors from the list. If there are 50 errors in one category, you need to select each one of them to create one issue for all 50 errors. It is rather not a very efficient workflow and can be prone to mistakes. That is maybe why I was selecting previously the category instead of each single error.

    6ada49fb-7806-4e43-835b-5b19b6952203-grafik.png

    And this leads to my other request for improvement of the software:
    Finding more easily components / from Results
    It would be helpful if such a possibility existed, to automaticaly select errors from a category.

  • Connection between vertical MEP elements (pipes and ducts)

    3
    0 Votes
    3 Posts
    386 Views
    A

    @Konstantin thank you so much for your answer!
    I finally had time to “test” your suggestion (second way) and it works quite good! The IFCs I have are not properly well done, so the rule works so and so, but I understood the idea behind and it is super!
    Thanks again!

  • How to handle high raise building typical floor for issue checking

    5
    0 Votes
    5 Posts
    967 Views
    G

    From an IFC perspective this makes for a very incorrect model, no system handles what you are trying to do well. Archicad, slightly better but your not going to find much support in the BIM community for these “Fake” model methods. IE models that are not actually modeled to match the building. Revit users would would just tell you to use groups instead of separate models as Revit doesn’t support “Linked Model Instance” export, because it doesn’t have a system to create unique instance data for linked models… IE you would have 100s of elements with the same GUID.

  • Clearance in-front of escalators

    4
    0 Votes
    4 Posts
    950 Views
    Nicola TessaroloN

    You are very welcome, I hope it works the way you wish to! 🙏

  • 0 Votes
    3 Posts
    677 Views
    L

    I am looking solution to same problem. Is it somehow possible to add that property value not equal?
    Something like this
    b19ab308-8bee-458a-84d2-9eaeeadcf76c-image.png

  • Doors in Walls check

    Solved
    3
    0 Votes
    3 Posts
    582 Views
    agroniA

    @Lauri-Luoma
    Thanx mate…works perfect 👍
    I think the mistake that I was doing, was defining the Wall as a FireRating.Compartmenattion=True in the “Compared component property”.
    Anyway, works as a charm. So here is the recepie if someone is interested in:

    a3272ae1-7074-4be6-8e19-d17b1e2ceada-grafik.png

  • Pset Identification -> Material -> Change separator character

    4
    0 Votes
    4 Posts
    981 Views
    L

    Yes. The true root cause of course is that never should one need to parse separate values from text. We do support getting the materials from a component programmatically in our Java API (https://solibri.github.io/Developer-Platform/9.10.4/javadoc/com/solibri/smc/api/model/Component.html#getMaterials--) but until now there hasn’t been an easy way to use this to export the data for post-processing and analysis (only to use it in custom rule logic). Soon I hope it is (Solibri Society 2020).

  • Construction Type/Type (Name)

    3
    0 Votes
    3 Posts
    752 Views
    JSNJ

    Thank you, this is definitely clearing up some things!

  • Pset Identification -> Material -> Material with Thickness=0

    1
    0 Votes
    1 Posts
    427 Views
    No one has replied
  • Batch creating issues - viewpoints revit

    3
    0 Votes
    3 Posts
    676 Views
    S

    Hi @Ion-Chan ,
    As you discribed it, thats my current workflow. but it takes up a lot of time to add a slide to each issue…
    What about the viewpoint that is missing in revit… does anyone have this problem?

  • 0 Votes
    2 Posts
    453 Views
    adrianobalduinoA

    Hi @JSN.

    The plugin is now available at:

    https://www.graphisoft.com/downloads/addons/Solibri/

    5ca26cac-42b7-4046-8dec-69a0244a8c43-image.png

  • Reporting coordinates of issues/clash center

    4
    1 Votes
    4 Posts
    619 Views
    M

    @lasse-lindqvist said in Reporting coordinates of issues/clash center:

    This would require at least partly a custom rule for visualizing this.
    Our Rules API (https://solibri.github.io/Developer-Platform/) actually happens to have a Heatmap Rule as one of the examples. It generates a heatmap from components matching a given filter. Could it be used with the clash detection rule to generate what you are looking for?

    Using that rule requires building it with Java+Maven build system (so some Java programming knowledge is required) and copying the rule package to the Solibri installation folder.

    The visuel part is not the challange, but we cannot subtract the coordinate of the clash, thats our headache.
    As of now we do not have any java resource at hand, but interresting approach!
    In another discussion regarding this subject the reporting parameter “Camera_location”, which might be a workaround, havent tested it yet.

    all we need is a excel export of XYZ coordinates for each clash.

  • Property Values from Agreed List - 'ALL' component types

    1
    1 Votes
    1 Posts
    271 Views
    No one has replied
  • 0 Votes
    4 Posts
    844 Views
    JeroenKoomenJ

    Hi Ion,

    Be aware that a level in Revit is not allways exported as a building storey in IFC. This has to do with settings in revit and export settings. If an element in Revit is hosted on a level that is not exported to a building storey in IFC… it will be matched to another building storey.
    Hope you understand. Only levels that are marked “building storey” in Revit will be exported to IFC.

    Jeroen

  • Reordering 'Issues' Categories Doesn't Work

    Solved
    3
    0 Votes
    3 Posts
    565 Views
    C

    @JohanE Thank you for telling me that…I don’t think I would have ever figured that out!

  • Creating rulesets: Building Height

    1
    0 Votes
    1 Posts
    175 Views
    No one has replied
  • Merge IFC

    2
    0 Votes
    2 Posts
    690 Views
    JeroenKoomenJ

    Hi @petrinnn,

    That is not possible in Solibri.
    Offcourse it can be done with other software tools, like SimpleBIM.

    Other workaround is to make a copy of your revit model, bind links in this copy and then export to IFC.
    Only use this copy with binded links to export to IFC.

    This is not really a question for this forum by the way 🙂

    Kind regards,

    Jeroen

  • Objects Not Showing in Presentations

    1
    -1 Votes
    1 Posts
    258 Views
    No one has replied
  • 1 Votes
    2 Posts
    426 Views
    MattiM

    You can try to add this line to Solibri options file:
    C:\Program Files\Solibri\SOLIBRI\Solibri.vmoptions

    -Dmodel-volume-max-layers=5

    This limits the buildings total volume calculation to 5 horizontal layers.
    Note: This lowers the accuracy.

  • Filter Corner Pipe with Component Distance Rule 222.4.1.

    2
    0 Votes
    2 Posts
    403 Views
    MattiM

    Could you describe your idea more detail?

    Is there a component that represents “the corner”? The same service means the same System? What is the goal for the check?

Copyright © 2025 Solibri Inc. | Powered by NodeBB