Changes for page Интерфейс bim
Last modified by Bimit Administrator on 02.10.2024, 09:47
From version 68.8
edited by Bimit Administrator
on 17.07.2023, 11:53
on 17.07.2023, 11:53
Change comment:
There is no comment for this version
To version 68.10
edited by Bimit Administrator
on 17.07.2023, 11:53
on 17.07.2023, 11:53
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2328,7 +2328,7 @@ 2328 2328 **Пример использования:** 2329 2329 {{code language="java"}} 2330 2330 def collisionList = bim.getCollisionsForReport() 2331 - 2331 + def param = [:] 2332 2332 param.add(“pageSize”, 3) 2333 2333 param.add(“fontSize”, 12) 2334 2334 file.collisionsToPdf(template, collisionList, param)