Skip to content

General Discussion

Let's talk Solibri!

1.1k Topics 5.1k Posts
  • Pset Identification -> Material -> Change separator character

    4
    0 Votes
    4 Posts
    1k 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
    846 Views
    JSNJ

    Thank you, this is definitely clearing up some things!

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

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

    3
    0 Votes
    3 Posts
    763 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
    553 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
    709 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
    304 Views
    No one has replied
  • 0 Votes
    4 Posts
    955 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
    690 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
    237 Views
    No one has replied
  • Merge IFC

    2
    0 Votes
    2 Posts
    785 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
    314 Views
    No one has replied
  • 1 Votes
    2 Posts
    507 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
    482 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?
  • Checking Result Icon Doesn't Show Accepted

    2
    0 Votes
    2 Posts
    486 Views
    Lauri LuomaL

    If you have filtered the results you might end up in a situation like in the picture. Please make sure you don’t have any of the results filtered out in the results window:

    04b2b97a-047e-4dc0-b84a-7c915750f9d3-image.png

    If you have this option set to “no filtering” and you still get this issue, update to the latest version and see if the problem still occurs. If so, please send a bug report to our [email protected]

    thank you!

  • Calculation definitions (wall gross area)?

    7
    0 Votes
    7 Posts
    2k Views
    mpanceraM

    please do so!
    but first completely support IfcMaterialLayer and a easy understandable user interface for them / or give the users some nice help tutorial videos

    thanks

  • How to get length property of pipe?

    3
    1 Votes
    3 Posts
    804 Views
    S

    Hi, If the model is created in Revit initially then you can make sure that the parameters that control the object are exported. These parameters are contained in the dimensions properties. These can be exported by checking the Export Revit property sets or by mapping these parameters only using a mapping table associated to the export. These parameters can then be used in your rules.

  • Customize results description

    2
    0 Votes
    2 Posts
    693 Views
    MattiM

    @Bimiser

    The customization can be done at least by using Manual Checking Rule #232.

    Go to Ruleset Manager

    Drag a new Manual Checking Rule #232 under your rule you want to customize
    e248a256-e1f2-4e71-87bf-39c8f1652cf0-image.png

    Set your rules “Sub Rule Options” to check only failed components
    6297c6f3-4d5e-418a-856a-6f0b0a5bd4de-image.png

    Customize the categories, issue names and descriptions for specific components (filters)
    f1ecfa4c-532a-4094-9dd4-59db92afed03-image.png

  • IFC from BIG Revit models

    10
    0 Votes
    10 Posts
    2k Views
    dserdiukovD

    But, thanks a lot for idea

  • IFC definition of Door Swing

    9
    0 Votes
    9 Posts
    3k Views
    R

    @b-huijskes Thanks for your reply.
    @Solibrians is this a function we can expect in upcoming Solibri releases in the near future? And, maybe a little off topic, but being new to the Solibri Society, I was wondering if there is a roadmap of the developments and features Solibri is working on that can be shared here?

Copyright © 2025 Solibri Inc. | Powered by NodeBB