Changes for page Интерфейс bim

Last modified by Bimit Administrator on 02.10.2024, 09:47

From version 68.15
edited by Bimit Administrator
on 17.07.2023, 11:55
Change comment: There is no comment for this version
To version 68.11
edited by Bimit Administrator
on 17.07.2023, 11:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2326,16 +2326,8 @@
2326 2326  
2327 2327  * **bim.getCollisionsForReport()**
2328 2328  **Пример использования:**
2329 -
2330 -
2331 2331  {{code language="java"}}
2332 -def conditionWall = bim.createCondition("class", "eq", "IfcWall")
2333 -def collisionList = bim.getCollisionsForReport()
2334 - def param = [:]
2335 - param.add(“pageSize”, 3)
2336 - param.add(“fontSize”, 12)
2337 - file.collisionsToPdf(template, collisionList, param)
2338 -
2330 +ываывавыавыа
2339 2339  {{/code}}
2340 2340  
2341 2341