Исходный код вики Интерфейс bim
                  Версия 9.1 от Bimit Administrator на 09.02.2022, 08:51
              
      Скрыть последних авторов
| author | version | line-number | content | 
|---|---|---|---|
|  | 2.1 | 1 | Основной интерфейс для получения и работы с данными. В данном интерфейсе доступны следующие методы: | 
| 2 | |||
| 3 | * getProject | ||
| 4 | * getProfile | ||
| 5 | * getProjectModels | ||
| 6 | * getModelRevisions | ||
|  | 4.1 | 7 | * getProjectTasks - получение списка всех задач проекта | 
|  | 2.1 | 8 | * getElement | 
| 9 | * getElements | ||
| 10 | * getGeometryElement | ||
| 11 | * getGeometryElements | ||
| 12 | * getGeometryProject | ||
| 13 | * getGeometryModel | ||
| 14 | * getGeometryElementA | ||
| 15 | * getGeometryElementB | ||
| 16 | * showElements | ||
| 17 | * createGroupElements | ||
| 18 | * showGroupElements | ||
| 19 | * createCondition | ||
| 20 | * getProjectCollisions | ||
| 21 | * getModelCollisions | ||
| 22 | |||
|  | 4.1 | 23 | (% class="box" %) | 
| 24 | ((( | ||
| 25 | **getProjectTasks** - получение списка всех задач проекта | ||
| 26 | ))) | ||
|  | 3.1 | 27 | |
|  | 5.1 | 28 | * **getProjectTasks()** метод, который возвращает структуру списка задач, каждая задача представляет из себя следующую структуру: | 
|  | 3.1 | 29 | |
|  | 7.1 | 30 | |поле |тип данных поля|описание поля|метод взяти\ данных поля | 
| 31 | | | | | | ||
| 32 | | | | | | ||
| 33 | | | | | | ||
| 34 | | | | | | ||
| 35 | | | | | | ||
|  | 3.1 | 36 | |
|  | 8.1 | 37 | ((( | 
| 38 | (% cellspacing="0" style="border-collapse:collapse; border:none; width:1476px" %) | ||
| 39 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 40 | (% style="line-height:1.2" %) | ||
|  | 8.2 | 41 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid | 
|  | 8.1 | 42 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | 
| 43 | (% style="line-height:1.2" %) | ||
| 44 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid | ||
| 45 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 46 | (% style="line-height:1.2" %) | ||
| 47 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентификатор задачи | ||
| 48 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 49 | (% style="line-height:1.2" %) | ||
| 50 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getUuid() | ||
| 51 | ))) | ||
| 52 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 53 | (% style="line-height:1.2" %) | ||
| 54 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)title | ||
| 55 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 56 | (% style="line-height:1.2" %) | ||
| 57 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string | ||
| 58 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 59 | (% style="line-height:1.2" %) | ||
| 60 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)заголовок задачи | ||
| 61 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 62 | (% style="line-height:1.2" %) | ||
| 63 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getTitle() | ||
| 64 | ))) | ||
| 65 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 66 | (% style="line-height:1.2" %) | ||
| 67 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)name | ||
| 68 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 69 | (% style="line-height:1.2" %) | ||
| 70 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string | ||
| 71 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 72 | (% style="line-height:1.2" %) | ||
| 73 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)наименование задачи | ||
| 74 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 75 | (% style="line-height:1.2" %) | ||
| 76 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getName() | ||
| 77 | ))) | ||
| 78 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 79 | (% style="line-height:1.2" %) | ||
| 80 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)description | ||
| 81 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 82 | (% style="line-height:1.2" %) | ||
| 83 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string | ||
| 84 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 85 | (% style="line-height:1.2" %) | ||
| 86 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)описание задачи | ||
| 87 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 88 | (% style="line-height:1.2" %) | ||
| 89 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getDescription() | ||
| 90 | ))) | ||
| 91 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 92 | (% style="line-height:1.2" %) | ||
| 93 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)responderUuid | ||
| 94 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 95 | (% style="line-height:1.2" %) | ||
| 96 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid | ||
| 97 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 98 | (% style="line-height:1.2" %) | ||
| 99 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентификатор пользователя на которого назначена задача | ||
| 100 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 101 | (% style="line-height:1.2" %) | ||
| 102 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getResponderUuid() | ||
| 103 | ))) | ||
| 104 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 105 | (% style="line-height:1.2" %) | ||
| 106 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)creatorUuid | ||
| 107 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 108 | (% style="line-height:1.2" %) | ||
| 109 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid | ||
| 110 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 111 | (% style="line-height:1.2" %) | ||
| 112 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентификатор пользователя создавшего задачу | ||
| 113 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 114 | (% style="line-height:1.2" %) | ||
| 115 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getCreatorUuid() | ||
| 116 | ))) | ||
| 117 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 118 | (% style="line-height:1.2" %) | ||
| 119 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)priority | ||
| 120 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 121 | (% style="line-height:1.2" %) | ||
| 122 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Enum: | ||
|  | 7.1 | 123 | |
|  | 8.1 | 124 | (% style="line-height:1.2" %) | 
| 125 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)LOW, NORMAL, HIGH | ||
| 126 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 127 | (% style="line-height:1.2" %) | ||
| 128 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)приоритет задачи | ||
| 129 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 130 | (% style="line-height:1.2" %) | ||
| 131 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getPriority() | ||
| 132 | ))) | ||
| 133 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 134 | (% style="line-height:1.2" %) | ||
| 135 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)taskType | ||
| 136 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 137 | (% style="line-height:1.2" %) | ||
| 138 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Enum: | ||
|  | 7.1 | 139 | |
|  | 8.1 | 140 | (% style="line-height:1.2" %) | 
| 141 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)TASK, BUG, IMPROVEMENT | ||
| 142 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 143 | (% style="line-height:1.2" %) | ||
| 144 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)тип задачи | ||
| 145 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 146 | (% style="line-height:1.2" %) | ||
| 147 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getTaskType() | ||
| 148 | ))) | ||
| 149 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 150 | (% style="line-height:1.2" %) | ||
| 151 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)createDate | ||
| 152 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 153 | (% style="line-height:1.2" %) | ||
| 154 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)date-time | ||
| 155 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 156 | (% style="line-height:1.2" %) | ||
| 157 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)дата создания задачи | ||
| 158 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 159 | (% style="line-height:1.2" %) | ||
| 160 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getCreateDate() | ||
| 161 | ))) | ||
| 162 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 163 | (% style="line-height:1.2" %) | ||
| 164 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)completeStatus | ||
| 165 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 166 | (% style="line-height:1.2" %) | ||
| 167 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Enum: | ||
| 168 | |||
| 169 | (% style="line-height:1.2" %) | ||
| 170 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %) NEW, DISCUSS, PROGRESS, READY, CLOSED | ||
| 171 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 172 | (% style="line-height:1.2" %) | ||
| 173 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)статус задачи | ||
| 174 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 175 | (% style="line-height:1.2" %) | ||
| 176 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getCompleteStatus() | ||
| 177 | ))) | ||
| 178 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 179 | (% style="line-height:1.2" %) | ||
| 180 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)worldX | ||
| 181 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 182 | (% style="line-height:1.2" %) | ||
| 183 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)double | ||
| 184 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 185 | (% style="line-height:1.2" %) | ||
| 186 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)координаты метки привязанной к задаче | ||
| 187 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 188 | (% style="line-height:1.2" %) | ||
| 189 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getWorldX() | ||
| 190 | ))) | ||
| 191 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 192 | (% style="line-height:1.2" %) | ||
| 193 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)worldY | ||
| 194 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 195 | (% style="line-height:1.2" %) | ||
| 196 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)double | ||
| 197 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 198 | (% style="line-height:1.2" %) | ||
| 199 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)координаты метки привязанной к задаче | ||
| 200 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 201 | (% style="line-height:1.2" %) | ||
| 202 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getWorldY() | ||
| 203 | ))) | ||
| 204 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 205 | (% style="line-height:1.2" %) | ||
| 206 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)worldZ | ||
| 207 | )))|(% style="background-color:#cccccc; border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 208 | (% style="line-height:1.2" %) | ||
| 209 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)double | ||
| 210 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 211 | (% style="line-height:1.2" %) | ||
| 212 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)координаты метки привязанной к задаче | ||
| 213 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 214 | (% style="line-height:1.2" %) | ||
| 215 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getWorldZ() | ||
| 216 | ))) | ||
| 217 | |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:234px" %)((( | ||
| 218 | (% style="line-height:1.2" %) | ||
| 219 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)entityId | ||
| 220 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:417px" %)((( | ||
| 221 | (% style="line-height:1.2" %) | ||
| 222 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string | ||
| 223 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:599px" %)((( | ||
| 224 | (% style="line-height:1.2" %) | ||
| 225 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентификатор элемента если есть | ||
| 226 | )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:223px" %)((( | ||
| 227 | (% style="line-height:1.2" %) | ||
| 228 | (% style="color:#000000; font-family:Arial; font-size:10pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getEntityId() | ||
| 229 | ))) | ||
| 230 | ))) | ||
| 231 | |||
|  | 4.1 | 232 | Пример использования | 
|  | 3.1 | 233 | |
|  | 4.1 | 234 | {{code language="java"}} | 
| 235 | def listTasks = bim.getProjectTasks() | ||
| 236 | for (Task task: listTasks ) { | ||
| 237 | def taskUuid= task.getUuid() | ||
|  | 3.1 | 238 | |
|  | 4.1 | 239 | // console.info(taskUuid .toString()) -> “INFO: c73df7aa-7ddd-11ec-90d6-0242ac120003” | 
| 240 | } | ||
| 241 | {{/code}} | ||
|  | 3.1 | 242 | |
| 243 | |||
| 244 | |||
| 245 | |||
|  | 2.1 | 246 | 
