Skip to content

General Discussion

Let's talk Solibri!

1.2k Topics 5.2k Posts
  • We are moving - Join our new Solibri Beta Group!

    Pinned Moved
    35
    2 Votes
    35 Posts
    5k Views
    Y

    I’ve also send an email to join the beta group, could you please add me? Thank you!

  • Supported Functions in Solibri Formulas

    Pinned Locked Solved
    1
    4 Votes
    1 Posts
    2k Views
    No one has replied
  • Solibri API - Solibri JavaScript API

    Pinned Solved
    6
    2 Votes
    6 Posts
    4k Views
    MattiM

    Small example of getting issue counts for the components:

    function getValue(row, components) { var allResults = Packages.com.solibri.smc.api.SMC.getChecking().getResults(); var cIterator = components.iterator(); var issueCount = 0; while (cIterator.hasNext()) { var component = cIterator.next(); var iterator = allResults.iterator(); while (iterator.hasNext()) { var r = iterator.next(); if (r.getInvolvedComponents().contains(component)) { issueCount++; } } } return issueCount; }

    d7e1ff94-a61c-41ed-8df7-6d4b57b4b9bf-image.png

    4bb0f6b5-54fc-4ed5-bee9-168ff6fc9d5f-image.png

  • Integration support for Autorun

    Pinned
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Measurement tool tips and tricks

    Pinned
    3
    0 Votes
    3 Posts
    3k Views
    M

    @Ricardo said in Measurement tool tips and tricks:

    @tonigyllenberg
    Do you have an example how the snap to axis feature works? I have tried to test it, but can’t seem to figure out how it exactly works

    image.png

    I’m also struggling to get this feature to work.
    How can I snap to the Z-axis in order to measure vertically between two points? (Meaning when not measuring against a plane.)
    02c9526c-21d5-417a-b1c1-e76bde806fe1-image.png

  • SAP integration setup

    Pinned
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Solibri x Point Cloud

    1
    0 Votes
    1 Posts
    55 Views
    No one has replied
  • Autorun "autoupdate" models task not always updating models

    4
    0 Votes
    4 Posts
    678 Views
    P

    -nevermind

  • Linking models from Forma is broken (today?)

    7
    0 Votes
    7 Posts
    206 Views
    soininvaaraS

    No… The second project remains without integration. Not depending in which order I have opened these two models. So the reason is not in the project. It is Autodesk… Again…

  • Gatekeeper affects element count in reports

    2
    0 Votes
    2 Posts
    70 Views
    Harmen JorritsmaH

    @is-dtflr
    As far as I know, the gatekeeper rule only applies to the left-hand field of the rules listed below it.
    So, while the left-hand field of the rule beneath the gatekeeper is filtered based on the results, the right-hand field is not.

    That is why I no longer use the gatekeeper rule, and instead rely on classifications to ensure I am comparing the right components.

  • IfcSite RefLatitude/RefLongitude display inconsistency

    1
    0 Votes
    1 Posts
    104 Views
    No one has replied
  • 4x3 components and (classification) filter not working

    1
    0 Votes
    1 Posts
    68 Views
    No one has replied
  • Sectioning Settings exclude Rooms

    16
    0 Votes
    16 Posts
    4k Views
    MattiM

    In the next version there will be a new option not fill sections of spaces.
    The second problem of filling the openings might still not be fixed.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    86 Views
    No one has replied
  • Solibri and DWG Files

    14
    1 Votes
    14 Posts
    5k Views
    tonigyllenbergT

    Hello all!

    We are beginning to develop the improvements for DWG support. One thing which would certainly help, would be to test against actual customer models. Would anyone here have models that could be shared (only within our development team for development and testing purposes)? If so, please reach out to me at:

    [email protected]

    Kind regards,

    Toni

  • New Presentation "From BCF File" greyed out in Solibri Site

    3
    0 Votes
    3 Posts
    236 Views
    tonigyllenbergT

    This has now been resolved.

  • Sync issues between Solibri/ACC

    29
    0 Votes
    29 Posts
    5k Views
    tonigyllenbergT

    @Tornado23 said in Sync issues between Solibri/ACC:

    Hi everyone,

    We have tested issues pushpins placement in Forma coordination space where IFCs have different length units, milimeters and meters, and it works only with IFCs in milimeters. For non-milimeters IFCs pushpins are located far away.

    Every IFC has unit definitions inside, so when creating federated models it does not matter whether some are in meters and some in mili or centimeters, since most IFC viewers, including Autodesk Viewer and Solibri, handle this correctly and displaying models that fit into each other.

    However, I found that “Solibri’s internal unit of length is millimetres, regardless of user-defined settings”:
    https://help.solibri.com/hc/en-us/articles/30962635998743-Information-Takeoff-Formulas

    We have carried out tests: for IFCs in meters we have exported milimeters versions and then pushpins for issues created on them in Solibri worked fine in Forma.

    It is now clear that Solibri to Forma issue placement is internally based on milimeters and question is: could it be fixed to take into consideration unit definition inside each IFC @tonigyllenberg?

    I do not see BIM teams forcing everyone to work internally and export IFCs in milimeters, only for correct issue placement. Every discipline could have specific settings and needs e.g. railway in meters, steel structures in milimeters, concrete structures in centimeters etc.

    Hello!

    This is a valid point, we’ll test and look into this more in the coming weeks with our AutoDesk contacts as well.

  • Solibri frozen

    5
    1 Votes
    5 Posts
    647 Views
    RicardoR

    @Alex-J

    Another thing to look into: I found out that laptops that have a dual GPU (integrated graphics and a dedicated GPU), Windows is sometimes bugging out when you wake the PC out of sleep. When the PC goes to the sleep-state, it shuts down the dedicated GPU for battery management purposes. The thing is that it sometimes doesn’t activate the dedicated GPU when waking up for programs like Solibri…

  • POINT CLOUD import does not work

    4
    0 Votes
    4 Posts
    460 Views
    J

    Hi @twosk please send us your file to [email protected] for further investigations.
    Thank you.

  • Model Color changes (still) not respected till today?

    7
    1 Votes
    7 Posts
    2k Views
    JSNJ

    Can anyone please tell me the correct way to update a specific model in the file so that it behaves like a freshly imported file while preserving all issue links?

Copyright © 2025 Solibri Inc. | Powered by NodeBB