mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
Update selector_syntax.rst (#4618)
info about 'Must contain..' and 'Must not contain..' comparisons added
This commit is contained in:
@@ -116,6 +116,8 @@ the following comparison checks:
|
|||||||
"``>=``", "Must be greater than or equal to the value."
|
"``>=``", "Must be greater than or equal to the value."
|
||||||
"``<``", "Must be less than the value."
|
"``<``", "Must be less than the value."
|
||||||
"``<=``", "Must be less than or equal to the value."
|
"``<=``", "Must be less than or equal to the value."
|
||||||
|
"``*=``", "Must contain the value."
|
||||||
|
"``!*=``", "Must not contain the value."
|
||||||
|
|
||||||
When you specify a ``{{pset}}``, ``{{prop}}``, or ``{{value}}``, there are
|
When you specify a ``{{pset}}``, ``{{prop}}``, or ``{{value}}``, there are
|
||||||
three ways you can do so:
|
three ways you can do so:
|
||||||
|
|||||||
Reference in New Issue
Block a user