Изменения документа 04_Язык IFCQL
Редактировал(а) Bimit Administrator 20.04.2026, 16:00
От версии 12.1
отредактировано Bimit Administrator
на 17.04.2026, 13:51
на 17.04.2026, 13:51
Изменить комментарий:
К данной версии нет комментариев
К версии 11.3
отредактировано Bimit Administrator
на 17.04.2026, 13:39
на 17.04.2026, 13:39
Изменить комментарий:
К данной версии нет комментариев
Сводка
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -227,7 +227,7 @@ 227 227 ))) 228 228 )))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:232px" %)((( 229 229 (% style="line-height:1.2" %) 230 -(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)entity = "I fcWall"230 +(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)entity = "IcWall" 231 231 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:105px" %) 232 232 |(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:111px" %)((( 233 233 (% style="line-height:1.2" %) ... ... @@ -415,17 +415,11 @@ 415 415 416 416 Происходит поиск родственника с указанным IFC-классом, содержащим конкретный атрибут. 417 417 418 -(% style="line-height:1.38" %) 419 -(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Имена переменных (и их частей) в строке выражения должны быть взяты в символ двойные кавычки (при наличии в них символа пробела, точки, слеша скобок, или одинарной кавычки ), например: 420 420 421 -(% style="line-height:1.38" %) 422 -(% style="color:#000000; font-family:~"Courier New~",monospace; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)property."Размеры"."Ширина ступени (в мм. или ‘ ) / ширина марша" > 200.23 423 - 424 - 425 425 (% style="color:#000000; font-family:Arial,sans-serif; font-size:16pt; font-style:normal; font-variant:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Пример IFCQL 426 426 427 427 |**Параметр**|**Выбор сравнения**|**Пример ifcql** 428 -|(% rowspan="5" %)Модель| Любая|model is any422 +|(% rowspan="5" %)Модель| |model is any 429 429 |Равно|model = "АР-АР" 430 430 |Не равно|model ~!= "КР" 431 431 |Содержит|model like "АР"