Using Regular Expression as a pattern conition
-
Hello everyone,
I am trying to use regular expressions (Regexes) to check the convention naming. However, it is not working properly.
Is Solbiri support checking the text using the regexes? -


-
@mohamedomar807
Looks like you’re using regular expressions that are more complicated than what Solibri UI allows to use. Only * and ? are allowed. The * matches at least zero characters and ? matches one character.The rule SOL/21 has a bit better support for entering regular expressions.
-
This is frustrating… If it says Condition -> Patterns, it should allow patterns…
-
@beatriz-massutti what you have discovered in rule 230 under value conditions are patterns (?,*), but not the official regex pattern. We have implemented this logic in the IDS editor and it is also on the roadmap for the Solibri Office portfolio
Copyright © 2025 Solibri Inc. | Powered by NodeBB