Skip to content

General Discussion

Let's talk Solibri!

1.1k Topics 5.1k Posts
  • Orgadmin issues

    1
    0 Votes
    1 Posts
    326 Views
    No one has replied
  • Additional Options for Solibri Autorun

    1
    3 Votes
    1 Posts
    391 Views
    No one has replied
  • BUG - CURTAIN WALL CLASSIFICATION

    8
    0 Votes
    8 Posts
    2k Views
    R

    Hi @f-zanoni Could you please share your .smc file? That would help better understand your current configuration and allow for quicker solution to your problem.

  • Error in Saving

    2
    0 Votes
    2 Posts
    467 Views
    MattiM

    Check the logs: “C:\Program Files\Solibri\SOLIBRI\log\runtime.log”

    See if this helps: https://society.solibri.com/topic/3313/read-error-solved?_=1749021369190

  • Default hiding zones in 3D

    2
    0 Votes
    2 Posts
    805 Views
    john.lippJ

    To hide components in Solibri, you can set their transparency to 100%. Here are a few effective methods, depending on your needs:

    Use the Paint Tool
    You can add components to the Selection Basket in the Model Tree and apply 100% transparency using the Paint Tool. These settings are saved in the smc file. However, if the IFC model is updated with new zones or components, you’ll need to reapply the transparency to those new elements.
    🔗 Learn more about the Paint Tool in SMC v9.6

    Apply a Color Map with Transparency
    A more dynamic option is to use a color map to set specific components to be fully transparent. This approach is useful if your model is regularly updated, as the color map can automatically apply transparency based on defined criteria.
    🔗 Guide to Color Mapping in SMC v9.6

    Use Classification-Based Transparency
    You can create a classification to group the relevant components (e.g., closed zones) and set their color to 100% transparent under the “Default Classification Names” list. To apply this visually, make sure to check the “Use for model colors” option in the classification settings.
    🔗 Using Classification Colors for Model Visualization

  • New licence system, right now, no mercy, whether we can or not.

    2
    0 Votes
    2 Posts
    616 Views
    tonigyllenbergT

    Hello!

    Sorry for the inconvenience. Here is some updated information which might help

    Kind regards,

    Toni

  • Classification preview visibility

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    MattiM

    This was part of the hot fix: https://society.solibri.com/topic/3325/solibri-25-3-2-hotfix-has-been-released

  • IDS Editor: Upload not possible with "Relevance" set to "Prohibited"

    1
    0 Votes
    1 Posts
    331 Views
    No one has replied
  • IDS Editor: Restrictions in the number of specifications?

    2
    0 Votes
    2 Posts
    464 Views
    T

    Ok, now I have created an IDS file with 31 specifications… So this issue not related to the number of restrictions…
    I have to check the IDS files with Notepad++ then…

  • Flat zones.

    Solved
    9
    1 Votes
    9 Posts
    2k Views
    tonigyllenbergT

    Classified spaces are now possible to visualise in 3D or 2D representation from 25.3.1 onwards:

    https://society.solibri.com/topic/3305/solibri-25-3-1-has-been-released

    Kind regards,

    Toni

  • Read Error [Solved]

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    B

    @Matti Thanks you! This helped. I’ll close the topic.

  • Viewport suddenly changes snapshot

    3
    0 Votes
    3 Posts
    704 Views
    A

    In build 25.3.1.59 the problem still exists.

  • Export all PropertySets with all Properties

    6
    0 Votes
    6 Posts
    2k Views
    john.lippJ

    Hi @elia

    Here is a JavaScripted ITO that exports all properties of each IFC class, with each property separated by a semicolon.
    All Properties.ito

    Note that JavaScripted ITOs in Solibri have certain limitations, such as the lack of support for enhanced for-each loops and stream operations. As a result, this script relies on iterators and while loops.

    However, if you’re developing your own Solibri API extensions using Java, these limitations do not apply. This example can serve as a useful reference for accessing PropertySets and their associated Properties from Components.

    importClass(java.util.HashSet); importClass(java.lang.StringBuilder); function getValue(row, components) { var componentIterator = components.iterator(); var psetSet = new HashSet(); while (componentIterator.hasNext()) { var component = componentIterator.next(); var propertySets = component.getPropertySets(); var propertySetIterator = propertySets.iterator(); while (propertySetIterator.hasNext()) { var propertySet = propertySetIterator.next(); var propertySetName = propertySet.getName(); var properties = propertySet.getProperties(); var propertyIterator = properties.iterator(); while (propertyIterator.hasNext()) { var property = propertyIterator.next(); var propertyName = property.getName(); psetSet.add(propertySetName + "." + propertyName); } } } var result = new StringBuilder(); var psetIterator = psetSet.iterator(); while (psetIterator.hasNext()) { result.append(psetIterator.next()).append(";"); } return result.toString().trim(); }
  • Model update does not preserve checking decisions

    2
    0 Votes
    2 Posts
    695 Views
    Alex.JA

    We also have encountered similar symptoms in more recent versions of Solibri, although we couldn’t track down why.

    I first thought my memory was bad, then that it was for specific rules where the issue slide had been created

    either on a folder level where a new issue hat appeared (in the same result folder) either on an issue level where additional components had appeared - e.g. minimal height of objects in a room: the results are per room (as the outside component), if one more fixture appears it might trouble the decision history, at least on issue-level.

    I think there is a bigger need for optimization for preserving decisions…

  • Results custom Hierarchy sorting error

    6
    0 Votes
    6 Posts
    2k Views
    MattKnowlesM

    i Have this issue quite a lot. We like to set our Hierarchy by short name but we constantly get other items included. If we could lock it to the main parent check this would be great

  • Checking clearance between parallely running services

    2
    0 Votes
    2 Posts
    443 Views
    bariscanpolatB

    No solution as I know
    https://society.solibri.com/topic/2376/parallel-distance-between-elements-rule-221-should-be-generalized/3?_=1746516542740

  • Coordinate stamp visibility in Solibri 24.9

    5
    0 Votes
    5 Posts
    1k Views
    J

    Stamp2.jpg
    The stamp should snap to the surface of the cut. Not behind it. Now it’s hidden.

  • Measurement view in Site / Anywhere

    3
    1 Votes
    3 Posts
    1k Views
    B

    @BvanDalsum It’s true that the new measurement options are only available in Solibri Office.

    However, it’s still possible to deliberately measure a length from a free point, a plane / edge / fixed point, or parallel to the axis in Solibri Anywhere. This is no longer done through a pop up menu but by holding a keyboard key while snapping to points in the 3D View.

    The method is the same in all Solibri Products (Office, Site and Anywhere):

    Hold ‘Shift’ to measure horizontally (along the XY plane) or vertically (along the Z axis) Hold ‘Alt’ to measure to a free point Hold ‘Ctrl’ to snap to a component

    Pay close attention to the shape of the cursor, and the line that appears after the first click, to understand what distance will be measured.

    An overview of all key combinations can be found in the help article of the Measurement Tool:

    https://help.solibri.com/hc/en-us/articles/30962601006871-The-Measurement-Tool

  • rulesets

    6
    0 Votes
    6 Posts
    1k Views
    MattiM

    There is also possibility have gatekeeper rule for each model

    Model A Gatekeeper Rules Model B Gatekeeper Rules

    This way the results are grouped by the model in the results and in the result summary report.

    more info: https://help.solibri.com/hc/en-us/articles/4415773412247-Using-Gatekeeper-Rules-to-Filter-Components-into-Sub-Rules

  • ifcSite elements are always on

    6
    1 Votes
    6 Posts
    2k Views
    MattiM

    Sorry, this is not yet fixed

Copyright © 2025 Solibri Inc. | Powered by NodeBB