Skip to content

General Discussion

Let's talk Solibri!

1.1k Topics 5.0k Posts
  • We are moving - Join our new Solibri Beta Group!

    Pinned Moved
    32
    2 Votes
    32 Posts
    2k Views
    D

    @tonigyllenberg Same thing for me please! i joined the beta yesterday but i can’t see any posts about it

  • Supported Functions in Solibri Formulas

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

    Pinned Solved
    6
    2 Votes
    6 Posts
    3k 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
    2k Views
    No one has replied
  • Measurement tool tips and tricks

    Pinned
    3
    0 Votes
    3 Posts
    2k 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
    953 Views
    No one has replied
  • 0 Votes
    3 Posts
    180 Views
    RicardoR

    Hi Toni,
    Thank you for the information, I understand why you have made that choice.
    I will look into it further with our IT colleague

  • 0 Votes
    2 Posts
    120 Views
    tonigyllenbergT

    Hello @Rêzan !

    In the new Solibri Platform offering:

    Customizations built with the Solibri Developer platform, such as custom rules, can be loaded and used in Advanced and Premium tiers. Public, Partner, as well as Company Extensions can be loaded and used with Advanced and Premium tiers. Company Extensions can be created with the Premium tier license.

    Kind regards,

    Toni

  • After logging out, the licence is not released.

    2
    0 Votes
    2 Posts
    166 Views
    MattiM

    Thanks for reporting, we are investigating this.

  • Sync issues between Solibri/ACC

    8
    0 Votes
    8 Posts
    2k Views
    B

    I am also very interested in the test.

  • MacOS 26.2 /Mac mini M4 - exporting PDF reports causes Solibri to freeze

    5
    0 Votes
    5 Posts
    251 Views
    eh_noregerE

    @Mario Hi Mario. Thanks for the tip! I tried it but unfortunately it didn´t work on my machine. Strange thing is that after changing the character set to Windows-1252 and saving the file, it reverts back to “Identity-H”. Anyway, I´ll send .smc and log files to support and see what they figure out.

  • Startup failed an unexpected error occurred

    Solved
    10
    0 Votes
    10 Posts
    412 Views
    MattiM

    The license issue is resolved now.

  • Ruleset moving from version 9.13.8 to25.9.0

    1
    0 Votes
    1 Posts
    94 Views
    No one has replied
  • Solibri Center - Claiming Floating licences for 2 hours

    2
    0 Votes
    2 Posts
    202 Views
    V

    Hello @C-Oldenburg

    Could you please verify whether multiple instances of Solibri are running on your machine at the same time. Additionally, after closing Solibri, please share the application logs so we can further investigate the license‑blocking behavior.
    The license should be released immediately once the user closes Solibri, so the logs will help us understand why it remains locked.

  • Request for "file path input" option when opening files

    Solved
    2
    2 Votes
    2 Posts
    143 Views
    StianS

    You can paste it in the “filename” below, it will take you directly to the filepath.

  • Slow strartup

    2
    0 Votes
    2 Posts
    243 Views
    MattiM

    Is it still taking 10 minutes to start? You could try to remove the recent files (right click recent files / folders and click remove form the list). This was problem at least in some older version specially when the many recent files listed from the network drives.

  • Multiple Psets in Solibri

    8
    0 Votes
    8 Posts
    2k Views
    A

    Hello, is there already a solution to the problem mentioned?

  • Comment box does not open

    2
    0 Votes
    2 Posts
    190 Views
    tonigyllenbergT

    @BvanDalsum I was not able to reproduce this myself. Could you send over a message to [email protected] with your logs and a video if possible?

  • MSI Deployment / Keep Settings and Preferences

    1
    0 Votes
    1 Posts
    138 Views
    No one has replied
  • Extension for Customers (not Company Extensions)

    2
    0 Votes
    2 Posts
    220 Views
    _c__

    I tried rather desperately using paths.properties, but this is trial and error at best, since it doesn’t seem to work consistently. You will find more infos in Documentation for Solibri System Administrators.pdf, should you not know this.

Copyright © 2025 Solibri Inc. | Powered by NodeBB