Skip to content
  • Categories
Collapse
Solibri Society Forum
  1. Home
  2. General Discussion
  3. classification with regex?

classification with regex?

Scheduled Pinned Locked Moved General Discussion
4 Posts 3 Posters 863 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    m.neustadt
    wrote on last edited by
    #1

    Hi,

    can I use REGEX for Solibri Classifications as well or doesn’t regex-Code work in classifications actually?

    best Regards, Matteo

    1 Reply Last reply
    0
    • MattiM Offline
      MattiM Offline
      Matti Solibrians
      wrote on last edited by Matti
      #2

      Regex is not supported in Classification.

      The only wild chars supported are: * and ?

      • “?” is a single any character
      • “*” is 0-N any characters

      We are currently developing a new feature that could solve your problem.
      Could you describe in detail what is your goal?

      1 Reply Last reply
      1
      • M Offline
        M Offline
        m.neustadt
        wrote on last edited by
        #3

        sure, we are working a lot with code systems in our projects.
        it’s a system which describes objects in a code of 4 blocks
        first for the ifcClass, second for interior/exterior, third for an internal object-classification (which mainly depends on the type of ifcClass), fourth is the material.
        Sure, we can build classifications with more lines, but maybe regex could keep classifiation-systems shorter and more efficient, I think.

        JSNJ 1 Reply Last reply
        0
        • JSNJ Offline
          JSNJ Offline
          JSN
          replied to m.neustadt on last edited by
          #4

          @m-neustadt said in classification with regex?:

          Sure, we can build classifications with more lines, but maybe regex could keep classifiation-systems shorter and more efficient, I think.

          This plus with regex one could e.g. also define what is not allowed. Something which is currently not so easy to achieve.

          1 Reply Last reply
          0

          Copyright © 2025 Solibri Inc. | Powered by NodeBB

          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories