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

Last modified by Bimit Administrator on 02.10.2024, 09:47

From version 42.1
edited by Bimit Administrator
on 10.02.2022, 11:03
Change comment: There is no comment for this version
To version 43.1
edited by Bimit Administrator
on 10.02.2022, 12:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -202,12 +202,13 @@
202 202  
203 203  **Пример использования:**
204 204  
205 -**{{code language="java"}}​def listModels = bim.getProjectModels()
205 +{{code language="java"}}
206 +​def listModels = bim.getProjectModels()
206 206  for (Model model: listModels ) {
207 207  def modelUuid = model.getUuid()
208 208  
209 209  // console.info(modelUuid .toString()) -> “INFO: 4e733308-7ddd-11ec-90d6-0242ac120003”
210 -}{{/code}}**
211 +}{{/code}}
211 211  
212 212  
213 213  === ===
... ... @@ -440,4 +440,4 @@
440 440  
441 441  
442 442  
443 -
444 +