Changes for page Интерфейс bim
                  Last modified by Bimit Administrator on 16.10.2025, 13:19
              
      
      From version  47.1 
    
    
              edited by Bimit Administrator
        
on 10.02.2022, 13:53
     on 10.02.2022, 13:53
      Change comment:
              There is no comment for this version
          
         
      To version  46.1 
    
    
              edited by Bimit Administrator
        
on 10.02.2022, 13:52
     on 10.02.2022, 13:52
      Change comment:
              There is no comment for this version
          
         Summary
- 
          Page properties (1 modified, 0 added, 0 removed)
 
Details
- Page properties
 - 
      
- Content
 -   
... ... @@ -203,7 +203,7 @@ 203 203 **Пример использования:** 204 204 205 205 {{code language="java"}} 206 -def listModels = bim.getProjectModels() 206 +def listModels = bim.getProjectModels() 207 207 for (Model model: listModels ) { 208 208 def modelUuid = model.getUuid() 209 209 ... ... @@ -461,3 +461,4 @@ 461 461 {{/code}} 462 462 463 463 464 +