Changes for page Интерфейс bim
Last modified by Bimit Administrator on 02.10.2024, 09:47
From version 56.4
edited by Bimit Administrator
on 15.02.2022, 13:44
on 15.02.2022, 13:44
Change comment:
There is no comment for this version
To version 52.7
edited by Bimit Administrator
on 11.02.2022, 09:37
on 11.02.2022, 09:37
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -30,7 +30,7 @@ 30 30 * [[createCondition>>||anchor="HcreateCondition"]] - функция создания условия поиска элементов по группе атрибутов и атрибуту 31 31 * [[getProjectCollisions>>||anchor="HgetProjectCollisions"]] - функция получения списка коллизий проекта (полный список) 32 32 * [[getProjectCollisions>>||anchor="HgetProjectCollisions"]] - функция получения списка коллизий модели c указанием нужного статуса (см. Статусы коллизий) 33 -* [[getModelCollisions>>||anchor="HgetModelCollisions"]] - функция получения списка коллизий модели33 +* getModelCollisions 34 34 35 35 ====== ====== 36 36 ... ... @@ -198,7 +198,7 @@ 198 198 **Пример использования:** 199 199 200 200 {{code language="java"}} 201 -def profile = bim.getProfile(UUID.fromString( "ef952aa8-7ddc-11ec-90d6-0242ac120003")201 +def profile = bim.getProfile(UUID.fromString(“ef952aa8-7ddc-11ec-90d6-0242ac120003") 202 202 def profileUuid= profile.getUuid() 203 203 204 204 // console.info(profileUuid.toString()) -> “INFO: ef952aa8-7ddc-11ec-90d6-0242ac120003” ... ... @@ -234,7 +234,7 @@ 234 234 **Пример использования:** 235 235 236 236 {{code language="java"}} 237 -def listModelRevisions = bim.getModelRevisions(UUID.fromString( "4e733308-7ddd-11ec-90d6-0242ac120003")237 +def listModelRevisions = bim.getModelRevisions(UUID.fromString(“4e733308-7ddd-11ec-90d6-0242ac120003”) 238 238 for (ModelRevision modelRevision: listModelRevisions ) { 239 239 def modelRevisionUuid= modelRevision.getUuid() 240 240 ... ... @@ -677,11 +677,10 @@ 677 677 678 678 (% class="box infomessage" %) 679 679 ((( 680 -**getElements** - функция получения списка элементов с полной информацией 680 +**getElements** - функция получения списка элементов с полной информацией, на вход ей можно подать: условие поиска, сложное условие поиска 681 681 ))) 682 682 683 683 * **bim.getElements(Условие поиска)** 684 -* **bim.getElements(Список идентификаторов элементов)** 685 685 686 686 (% style="margin-left:5px" %) 687 687 ((( ... ... @@ -688,163 +688,163 @@ 688 688 (% cellspacing="0" style="border-collapse:collapse; border:none; width:850px" %) 689 689 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 690 690 (% style="line-height:1.2" %) 691 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Поле 690 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Поле 692 692 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 693 693 (% style="line-height:1.2" %) 694 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Тип данных поля 693 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Тип данных поля 695 695 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 696 696 (% style="line-height:1.2" %) 697 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Описание поля 696 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Описание поля 698 698 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 699 699 (% style="line-height:1.2" %) 700 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Метод взятия данных поля 699 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Метод взятия данных поля 701 701 ))) 702 702 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 703 703 (% style="line-height:1.2" %) 704 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid 703 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid 705 705 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 706 706 (% style="line-height:1.2" %) 707 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 706 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 708 708 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 709 709 (% style="line-height:1.2" %) 710 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентификатор элемента 709 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентификатор элемента 711 711 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 712 712 (% style="line-height:1.2" %) 713 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getUuid() 712 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getUuid() 714 714 ))) 715 715 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 716 716 (% style="line-height:1.2" %) 717 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)globalId 716 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)globalId 718 718 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 719 719 (% style="line-height:1.2" %) 720 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 719 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 721 721 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 722 722 (% style="line-height:1.2" %) 723 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)глобальный идентификатор элемента 722 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)глобальный идентификатор элемента 724 724 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 725 725 (% style="line-height:1.2" %) 726 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getGlobalId() 725 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getGlobalId() 727 727 ))) 728 728 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 729 729 (% style="line-height:1.2" %) 730 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)name 729 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)name 731 731 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 732 732 (% style="line-height:1.2" %) 733 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 732 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 734 734 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 735 735 (% style="line-height:1.2" %) 736 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)наименование элемента 735 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)наименование элемента 737 737 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 738 738 (% style="line-height:1.2" %) 739 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getName() 738 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getName() 740 740 ))) 741 741 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 742 742 (% style="line-height:1.2" %) 743 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)longName 742 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)longName 744 744 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 745 745 (% style="line-height:1.2" %) 746 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 745 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 747 747 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 748 748 (% style="line-height:1.2" %) 749 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)полное наименование элемента 748 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)полное наименование элемента 750 750 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 751 751 (% style="line-height:1.2" %) 752 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getLongName() 751 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getLongName() 753 753 ))) 754 754 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 755 755 (% style="line-height:1.2" %) 756 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)elementClass 755 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)elementClass 757 757 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 758 758 (% style="line-height:1.2" %) 759 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 758 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 760 760 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 761 761 (% style="line-height:1.2" %) 762 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентификатор класса элемента 761 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентификатор класса элемента 763 763 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 764 764 (% style="line-height:1.2" %) 765 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getElementClass() 764 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getElementClass() 766 766 ))) 767 767 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 768 768 (% style="line-height:1.2" %) 769 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)stringValue 768 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)stringValue 770 770 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 771 771 (% style="line-height:1.2" %) 772 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 771 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 773 773 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 774 774 (% style="line-height:1.2" %) 775 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)значение элемента для атрибутных элементов в строковом виде 774 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)значение элемента для атрибутных элементов в строковом виде 776 776 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 777 777 (% style="line-height:1.2" %) 778 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getStringValue() 777 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getStringValue() 779 779 ))) 780 780 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 781 781 (% style="line-height:1.2" %) 782 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)doubleValue 781 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)doubleValue 783 783 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 784 784 (% style="line-height:1.2" %) 785 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)double 784 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)double 786 786 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 787 787 (% style="line-height:1.2" %) 788 788 (% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)значение элемента для атрибутных элементов в численном виде, если преобразование возможно, иначе будет 0 789 789 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 790 790 (% style="line-height:1.2" %) 791 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getDoubleValue() 790 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getDoubleValue() 792 792 ))) 793 793 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 794 794 (% style="line-height:1.2" %) 795 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)project 794 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)project 796 796 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 797 797 (% style="line-height:1.2" %) 798 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 797 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 799 799 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 800 800 (% style="line-height:1.2" %) 801 801 (% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентификатор проекта 802 802 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 803 803 (% style="line-height:1.2" %) 804 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getProject() 803 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getProject() 805 805 ))) 806 806 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 807 807 (% style="line-height:1.2" %) 808 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)children 807 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)children 809 809 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 810 810 (% style="line-height:1.2" %) 811 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)массив 810 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)массив 812 812 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 813 813 (% style="line-height:1.2" %) 814 814 (% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)массив и элементов, дети, атрибуты, группы атрибутов 815 815 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 816 816 (% style="line-height:1.2" %) 817 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getChildren() 816 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getChildren() 818 818 ))) 819 819 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 820 820 (% style="line-height:1.2" %) 821 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)elementClassName 820 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)elementClassName 822 822 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 823 823 (% style="line-height:1.2" %) 824 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 823 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 825 825 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 826 826 (% style="line-height:1.2" %) 827 827 (% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)наименование класса элемента ifc 828 828 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 829 829 (% style="line-height:1.2" %) 830 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getElementClassName() 829 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getElementClassName() 831 831 ))) 832 832 |(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)((( 833 833 (% style="line-height:1.2" %) 834 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)elementClassTitle 833 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)elementClassTitle 835 835 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:143px" %)((( 836 836 (% style="line-height:1.2" %) 837 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 836 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string 838 838 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:336px" %)((( 839 839 (% style="line-height:1.2" %) 840 840 (% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)наименование класса элемента 841 841 )))|(% style="border-color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:233px" %)((( 842 842 (% style="line-height:1.2" %) 843 -(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getElementClassTitle() 842 +(% style="background-color:#cccccc; color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:400; overflow-wrap:break-word; overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getElementClassTitle() 844 844 ))) 845 845 ))) 846 846 847 -**Пример ыиспользования:**846 +**Пример использования:** 848 848 849 849 {{code language="java"}} 850 850 def conditionWall = bim.createCondition("class", "eq", "IfcWall") ... ... @@ -857,6 +857,16 @@ 857 857 858 858 {{/code}} 859 859 859 + 860 +(% class="box infomessage" %) 861 +((( 862 +**getElements** - функция получения списка элементов с полной информацией 863 +))) 864 + 865 +* **bim.getElements(Список идентификаторов элементов)** 866 + 867 +**Пример использования:** 868 + 860 860 {{code language="java"}} 861 861 def elements = new HashSet<UUID>() 862 862 elements.add(UUID.randomUuid()) ... ... @@ -880,7 +880,7 @@ 880 880 **Пример использования:** 881 881 882 882 {{code language="java"}} 883 -def element = bim.getElement(UUID.fromString( "e5a114d0-7de1-11ec-90d6-0242ac120003")892 +def element = bim.getElement(UUID.fromString(“e5a114d0-7de1-11ec-90d6-0242ac120003”) 884 884 def globalId = element.getGlobalId() 885 885 886 886 // console.info(globalId) -> “INFO: 0Dtdg2chjBhhgnQ7zCqZkk” ... ... @@ -1221,7 +1221,7 @@ 1221 1221 **Пример использования:** 1222 1222 1223 1223 {{code language="java"}} 1224 -def geometryElement = bim.getGeometryElement(UUID.fromString( "e5a114d0-7de1-11ec-90d6-0242ac120003")1233 +def geometryElement = bim.getGeometryElement(UUID.fromString(“e5a114d0-7de1-11ec-90d6-0242ac120003”) 1225 1225 def globalId = geometryElement .getGlobalId() 1226 1226 1227 1227 // console.info(globalId) -> “INFO: 0Dtdg2chjBhhgnQ7zCqZkk” ... ... @@ -1234,13 +1234,12 @@ 1234 1234 1235 1235 (% class="box infomessage" %) 1236 1236 ((( 1237 -**getGeometryElements** - функция получения списка элементов с полной информацией и дополнительно параметры геометрии 1246 +**getGeometryElements** - функция получения списка элементов с полной информацией и дополнительно параметры геометрии, на вход ей можно подать: условие поиска, сложное условие поиска 1238 1238 ))) 1239 1239 1240 1240 * **bim.getGeometryElements(Условие поиска)** 1241 -* **bim.getGeometryElements(Список идентификаторов элементов)** 1242 1242 1243 -**Пример ыиспользования:**1251 +**Пример использования:** 1244 1244 1245 1245 {{code language="java"}} 1246 1246 def conditionWall = bim.createCondition("class", "eq", "IfcWall") ... ... @@ -1256,7 +1256,18 @@ 1256 1256 1257 1257 {{/code}} 1258 1258 1259 - {{code language="java"}}def elements = new HashSet<UUID>() 1267 + 1268 +(% class="box infomessage" %) 1269 +((( 1270 +**getGeometryElements** - функция получения списка элементов с полной информацией и дополнительно параметры геометрии 1271 +))) 1272 + 1273 +* **bim.getGeometryElements(Список идентификаторов элементов)** 1274 + 1275 +**Пример использования:** 1276 + 1277 +{{code language="java"}} 1278 +def elements = new HashSet<UUID>() 1260 1260 elements.add(UUID.randomUuid()) 1261 1261 def listElements = bim.getGeometryElements(elements) 1262 1262 for (Element geometryElement: listElements ) { ... ... @@ -1266,7 +1266,8 @@ 1266 1266 def volumeElement = geometryElement .getVolume() 1267 1267 1268 1268 // console.info(volumeElement.toString()) -> “INFO: 0.1” 1269 -}{{/code}} 1288 +} 1289 +{{/code}} 1270 1270 1271 1271 1272 1272 (% class="box infomessage" %) ... ... @@ -1824,7 +1824,7 @@ 1824 1824 **Пример использования:** 1825 1825 1826 1826 {{code language="java"}} 1827 -def geometryModel = bim.getGeometryModel(UUID.fromString( "ac178efe-7e8d-11ec-90d6-0242ac120003")1847 +def geometryModel = bim.getGeometryModel(UUID.fromString(“ac178efe-7e8d-11ec-90d6-0242ac120003”) 1828 1828 def bounds = geometryModel.getBounds() 1829 1829 1830 1830 {{/code}} ... ... @@ -1872,15 +1872,12 @@ 1872 1872 1873 1873 (% class="box infomessage" %) 1874 1874 ((( 1875 -**showElements** - функция получения списка элементов и их отображения на экране(выбор/подсветка на модели) 1895 +**showElements** - функция получения списка элементов и их отображения на экране(выбор/подсветка на модели), на вход ей можно подать: условие поиска или список элементов 1876 1876 ))) 1877 1877 1878 1878 * **bim.showElements(Условие поиска)** 1879 -* **bim.showElements(список глобальных идентификаторов элементов)** 1880 -* **bim.showElements(список идентификаторов элементов)** 1881 -* **bim.showElements(список элементов)** 1882 1882 1883 -**Пример ыиспользования:**1900 +**Пример использования:** 1884 1884 1885 1885 {{code language="java"}} 1886 1886 def conditionWall = bim.createCondition("class", "eq", "IfcWall") ... ... @@ -1889,16 +1889,46 @@ 1889 1889 1890 1890 {{/code}} 1891 1891 1909 + 1910 +(% class="box infomessage" %) 1911 +((( 1912 +**showElements** - функция получения списка элементов и их отображения на экране(выбор/подсветка на модели), на вход ей можно подать список глобальных идентификаторов элементов 1913 +))) 1914 + 1915 +* **bim.showElements(список глобальных идентификаторов элементов)** 1916 + 1917 +**Пример использования:** 1918 + 1892 1892 {{code language="java"}} 1893 -bim.showElements([ "dhb487dbcsndb","salndhkjfnjkenkjsd","sdfsdfadsdfsad"])1920 +bim.showElements([‘dhb487dbcsndb’,’salndhkjfnjkenkjsd’,’sdfsdfadsdfsad’]) 1894 1894 {{/code}} 1895 1895 1923 + 1924 +(% class="box infomessage" %) 1925 +((( 1926 +**showElements** - функция получения списка элементов и их отображения на экране(выбор/подсветка на модели), на вход ей можно подать список глобальных идентификаторов элементов 1927 +))) 1928 + 1929 +* **bim.showElements(список идентификаторов элементов)** 1930 + 1931 +**Пример использования:** 1932 + 1896 1896 {{code language="java"}} 1897 -bim.showElements([UUID.fromString( "ac178efe-7e8d-11ec-90d6-0242ac120003",UUID.fromString("e5a114d0-7de1-11ec-90d6-0242ac120003"])1934 +bim.showElements([UUID.fromString(“ac178efe-7e8d-11ec-90d6-0242ac120003”,UUID.fromString(“e5a114d0-7de1-11ec-90d6-0242ac120003”]) 1898 1898 {{/code}} 1899 1899 1937 + 1938 +(% class="box infomessage" %) 1939 +((( 1940 +**showElements** - функция получения списка элементов и их отображения на экране(выбор/подсветка на модели), на вход ей можно подать список глобальных элементов 1941 +))) 1942 + 1943 +* **bim.showElements(список элементов)** 1944 + 1945 +**Пример использования:** 1946 + 1900 1900 {{code language="java"}} 1901 -def elementCondition = bim.createCondition("attribute", "width", "gt", "1000")1948 +def elementCondition = bim.createCondition("attribute",”width”, "gt", "1000") 1902 1902 def elements = bim.getElements(elementCondition) 1903 1903 bim.showElements(elements) 1904 1904 ... ... @@ -1911,10 +1911,8 @@ 1911 1911 ))) 1912 1912 1913 1913 * **bim.createGroupElements (Цвет, Условие поиска)** 1914 -* **bim.createGroupElements (Цвет, список элементов)** 1915 -* **bim.createGroupElements (Цвет, список идентификаторов элементов)** 1916 1916 1917 -**Пример ыиспользования:**1962 +**Пример использования:** 1918 1918 1919 1919 {{code language="java"}} 1920 1920 def conditionDoor = bim.createCondition("class", "eq", "IfcDoor") ... ... @@ -1922,16 +1922,37 @@ 1922 1922 1923 1923 {{/code}} 1924 1924 1925 - {{code language="java"}}def conditionDoor = bim.createCondition("class", "eq", "IfcDoor") 1970 + 1971 +(% class="box infomessage" %) 1972 +((( 1973 +**createGroupElements** - создание (объединение) элементов в группы с указанием цвета в формате HEX 1974 +))) 1975 + 1976 +* **bim.createGroupElements (Цвет, список элементов)** 1977 + 1978 +**Пример использования:** 1979 + 1980 +{{code language="java"}} 1981 +def conditionDoor = bim.createCondition("class", "eq", "IfcDoor") 1926 1926 def elements = bim.getElements(conditionDoor) 1927 1927 bim.createGroupElements("#FF9933", elements ) 1984 + 1928 1928 {{/code}} 1929 1929 1987 + 1988 +(% class="box infomessage" %) 1989 +((( 1990 +**createGroupElements** - создание (объединение) элементов в группы с указанием цвета в формате HEX 1991 +))) 1992 + 1993 +* **bim.createGroupElements (Цвет, список идентификаторов элементов)** 1994 + 1995 +**Пример использования:** 1996 + 1930 1930 {{code language="java"}} 1931 -bim.createGroupElements("#FF9933", [ "dhb487dbcsndb","salndhkjfnjkenkjsd","sdfsdfadsdfsad"] )1998 +bim.createGroupElements("#FF9933", [‘dhb487dbcsndb’,’salndhkjfnjkenkjsd’,’sdfsdfadsdfsad’] ) 1932 1932 {{/code}} 1933 1933 1934 - 1935 1935 (% class="box infomessage" %) 1936 1936 ((( 1937 1937 **showGroupElements** - функция отображения/подсветки на экране ранее созданных групп элементов ... ... @@ -1973,7 +1973,7 @@ 1973 1973 **Пример использования:** 1974 1974 1975 1975 {{code language="java"}} 1976 -def elementCondition = bim.createCondition("attribute", "width", "gt", "1000")2042 +def elementCondition = bim.createCondition("attribute",”width”, "gt", "1000") 1977 1977 bim.showElements(elementCondition ) 1978 1978 1979 1979 {{/code}} ... ... @@ -1989,7 +1989,7 @@ 1989 1989 **Пример использования:** 1990 1990 1991 1991 {{code language="java"}} 1992 -def elementCondition = bim.createCondition("attribute", "BaseQuantities","width", "gt", "1000")2058 +def elementCondition = bim.createCondition("attribute",”BaseQuantities”,”width”, "gt", "1000") 1993 1993 bim.showElements(elementCondition) 1994 1994 1995 1995 {{/code}} ... ... @@ -2002,247 +2002,249 @@ 2002 2002 2003 2003 * **bim.getProjectCollisions()** 2004 2004 2071 + 2005 2005 ((( 2006 2006 (% cellspacing="0" style="border-collapse:collapse; border:none; width:850px" %) 2007 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2074 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2008 2008 (% style="line-height:1.2" %) 2009 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Поле2010 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2076 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Поле 2077 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2011 2011 (% style="line-height:1.2" %) 2012 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Тип данных поля2013 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2079 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Тип данных поля 2080 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2014 2014 (% style="line-height:1.2" %) 2015 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Описание поля2016 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2082 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Описание поля 2083 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2017 2017 (% style="line-height:1.2" %) 2018 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Метод взятия данных поля2085 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Метод взятия данных поля 2019 2019 ))) 2020 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2087 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2021 2021 (% style="line-height:1.38" %) 2022 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid2023 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2089 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)uuid 2090 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2024 2024 (% style="line-height:1.38" %) 2025 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid2026 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2092 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)uuid 2093 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2027 2027 (% style="line-height:1.38" %) 2028 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентификатор коллизии2029 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2095 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)идентификатор коллизии 2096 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2030 2030 (% style="line-height:1.38" %) 2031 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getUuid()2098 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getUuid() 2032 2032 ))) 2033 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2100 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2034 2034 (% style="line-height:1.38" %) 2035 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)status2036 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2102 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)status 2103 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2037 2037 (% style="line-height:1.38" %) 2038 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)Enum:2105 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)Enum: 2039 2039 2040 2040 (% style="line-height:1.38" %) 2041 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)NEW, WORK, SOLVED, ALLOWED2042 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2108 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)NEW, WORK, SOLVED, ALLOWED 2109 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2043 2043 (% style="line-height:1.38" %) 2044 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)статус коллизии2045 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2111 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)статус коллизии 2112 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2046 2046 (% style="line-height:1.38" %) 2047 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getStatus()2114 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getStatus() 2048 2048 ))) 2049 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2116 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2050 2050 (% style="line-height:1.38" %) 2051 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)elementBUuid2052 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2118 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)elementBUuid 2119 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2053 2053 (% style="line-height:1.38" %) 2054 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid2055 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2121 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)uuid 2122 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2056 2056 (% style="line-height:1.38" %) 2057 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентифкатор элемента сторона 2 если есть2058 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2124 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)идентифкатор элемента сторона 2 если есть 2125 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2059 2059 (% style="line-height:1.38" %) 2060 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getElementBUuid()2127 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getElementBUuid() 2061 2061 ))) 2062 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2129 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2063 2063 (% style="line-height:1.38" %) 2064 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)elementAUuid2065 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2131 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)elementAUuid 2132 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2066 2066 (% style="line-height:1.38" %) 2067 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid2068 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2134 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)uuid 2135 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2069 2069 (% style="line-height:1.38" %) 2070 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентифкатор элемента сторона 1 если есть2071 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2137 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)идентифкатор элемента сторона 1 если есть 2138 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2072 2072 (% style="line-height:1.38" %) 2073 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getElementAUuid()2140 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getElementAUuid() 2074 2074 ))) 2075 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2142 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2076 2076 (% style="line-height:1.38" %) 2077 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)modelAUuid2078 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2144 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)modelAUuid 2145 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2079 2079 (% style="line-height:1.38" %) 2080 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid2081 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2147 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)uuid 2148 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2082 2082 (% style="line-height:1.38" %) 2083 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентифкатор модели сторона 1 если есть2084 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2150 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)идентифкатор модели сторона 1 если есть 2151 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2085 2085 (% style="line-height:1.38" %) 2086 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getModelAUuid()2153 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getModelAUuid() 2087 2087 ))) 2088 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2155 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2089 2089 (% style="line-height:1.38" %) 2090 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)modelBUuid2091 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2157 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)modelBUuid 2158 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2092 2092 (% style="line-height:1.38" %) 2093 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)uuid2094 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2160 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)uuid 2161 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2095 2095 (% style="line-height:1.38" %) 2096 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентифкатор модели сторона 2 если есть2097 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2163 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)идентифкатор модели сторона 2 если есть 2164 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2098 2098 (% style="line-height:1.38" %) 2099 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getModelBUuid()2166 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getModelBUuid() 2100 2100 ))) 2101 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2168 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2102 2102 (% style="line-height:1.38" %) 2103 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)globalIdA2104 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2170 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)globalIdA 2171 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2105 2105 (% style="line-height:1.38" %) 2106 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string2107 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2173 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)string 2174 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2108 2108 (% style="line-height:1.38" %) 2109 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)глобальный идентификатор элемента сторона 1 если есть2110 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2176 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)глобальный идентификатор элемента сторона 1 если есть 2177 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2111 2111 (% style="line-height:1.38" %) 2112 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getGlobalIdA()2179 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getGlobalIdA() 2113 2113 ))) 2114 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2181 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2115 2115 (% style="line-height:1.38" %) 2116 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)globalIdB2117 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2183 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)globalIdB 2184 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2118 2118 (% style="line-height:1.38" %) 2119 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string2120 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2186 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)string 2187 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2121 2121 (% style="line-height:1.38" %) 2122 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)глобальный идентификатор элемента сторона 2 если есть2123 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2189 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)глобальный идентификатор элемента сторона 2 если есть 2190 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2124 2124 (% style="line-height:1.38" %) 2125 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getGlobalIdB()2192 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getGlobalIdB() 2126 2126 ))) 2127 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2194 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2128 2128 (% style="line-height:1.38" %) 2129 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)createDate2130 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2196 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)createDate 2197 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2131 2131 (% style="line-height:1.38" %) 2132 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)date-time2133 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2199 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)date-time 2200 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2134 2134 (% style="line-height:1.38" %) 2135 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)дата формирование коллизии2136 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2202 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)дата формирование коллизии 2203 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2137 2137 (% style="line-height:1.38" %) 2138 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getCreateDate()2205 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getCreateDate() 2139 2139 ))) 2140 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2207 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2141 2141 (% style="line-height:1.38" %) 2142 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)shortDescription2143 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2209 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)shortDescription 2210 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2144 2144 (% style="line-height:1.38" %) 2145 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string2146 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2212 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)string 2213 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2147 2147 (% style="line-height:1.38" %) 2148 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)краткое описание коллизии2149 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2215 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)краткое описание коллизии 2216 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2150 2150 (% style="line-height:1.38" %) 2151 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getShortDescription()2218 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getShortDescription() 2152 2152 ))) 2153 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2220 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2154 2154 (% style="line-height:1.38" %) 2155 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)description2156 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2222 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)description 2223 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2157 2157 (% style="line-height:1.38" %) 2158 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string2159 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2225 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)string 2226 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2160 2160 (% style="line-height:1.38" %) 2161 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)описание коллизии2162 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2228 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)описание коллизии 2229 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2163 2163 (% style="line-height:1.38" %) 2164 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getDescription()2231 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getDescription() 2165 2165 ))) 2166 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2233 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2167 2167 (% style="line-height:1.38" %) 2168 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)finder2169 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2235 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)finder 2236 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2170 2170 (% style="line-height:1.38" %) 2171 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string2172 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2238 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)string 2239 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2173 2173 (% style="line-height:1.38" %) 2174 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)идентификатор расчетного механизма, по которому получена коллизия2175 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2241 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)идентификатор расчетного механизма, по которому получена коллизия 2242 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2176 2176 (% style="line-height:1.38" %) 2177 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getFinder()2244 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getFinder() 2178 2178 ))) 2179 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2246 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2180 2180 (% style="line-height:1.38" %) 2181 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)type2182 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2248 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)type 2249 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2183 2183 (% style="line-height:1.38" %) 2184 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string2185 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2251 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)string 2252 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2186 2186 (% style="line-height:1.38" %) 2187 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)тип коллизии2188 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2254 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)тип коллизии 2255 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2189 2189 (% style="line-height:1.38" %) 2190 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getType()2257 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getType() 2191 2191 ))) 2192 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2259 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2193 2193 (% style="line-height:1.38" %) 2194 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)value2195 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2261 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)value 2262 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2196 2196 (% style="line-height:1.38" %) 2197 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string2198 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2264 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)string 2265 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2199 2199 (% style="line-height:1.38" %) 2200 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)значение коллизии2201 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2267 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)значение коллизии 2268 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2202 2202 (% style="line-height:1.38" %) 2203 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getValue()2270 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getValue() 2204 2204 ))) 2205 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2272 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2206 2206 (% style="line-height:1.38" %) 2207 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)note2208 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2274 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)note 2275 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2209 2209 (% style="line-height:1.38" %) 2210 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)string2211 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2277 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)string 2278 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2212 2212 (% style="line-height:1.38" %) 2213 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)заметка по коллизии2214 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2280 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)заметка по коллизии 2281 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2215 2215 (% style="line-height:1.38" %) 2216 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getNote()2283 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getNote() 2217 2217 ))) 2218 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2285 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2219 2219 (% style="line-height:1.38" %) 2220 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)lastUpdateDate2221 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2287 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)lastUpdateDate 2288 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2222 2222 (% style="line-height:1.38" %) 2223 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)date-time2224 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2290 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)date-time 2291 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2225 2225 (% style="line-height:1.38" %) 2226 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)дата последнего изменниея по коллизии2227 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2293 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)дата последнего изменниея по коллизии 2294 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2228 2228 (% style="line-height:1.38" %) 2229 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getLastUpdateDate()2296 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getLastUpdateDate() 2230 2230 ))) 2231 -|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:117px" %)(((2298 +|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:140px" %)((( 2232 2232 (% style="line-height:1.38" %) 2233 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)isAcceptable2234 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:153px" %)(((2300 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)isAcceptable 2301 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:102px" %)((( 2235 2235 (% style="line-height:1.38" %) 2236 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)boolean2237 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:253px" %)(((2303 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)boolean 2304 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:151px" %)((( 2238 2238 (% style="line-height:1.38" %) 2239 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)флаг приемлемости коллизии2240 -)))|(% style="border- color:#000000; border-style:solid; border-width:1px; padding:7px; vertical-align:top; width:277px" %)(((2306 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)флаг приемлемости коллизии 2307 +)))|(% style="border-bottom:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; padding:7px 7px 7px 7px; vertical-align:top; width:146px" %)((( 2241 2241 (% style="line-height:1.38" %) 2242 -(% style=" color:#000000; font-family:Arial; font-size:11pt; font-style:normal;font-variant:normal; font-weight:400;overflow-wrap:break-word;overflow:hidden; text-decoration:none; white-space:pre-wrap" %)getIsAcceptable()2309 +(% style="overflow: hidden; overflow-wrap: break-word; font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 400; font-style: normal; text-decoration: none" %)getIsAcceptable() 2243 2243 ))) 2244 2244 ))) 2245 2245 2313 + 2246 2246 **Пример использования:** 2247 2247 2248 2248 {{code language="java"}} ... ... @@ -2269,7 +2269,7 @@ 2269 2269 **Пример использования:** 2270 2270 2271 2271 {{code language="java"}} 2272 -def listCollisions = bim.getProjectCollisions( "NEW")2340 +def listCollisions = bim.getProjectCollisions(“NEW”) 2273 2273 for (def collsion: listCollisions ) { 2274 2274 def globalAId = collsion.getGlobalAId() 2275 2275 ... ... @@ -2280,38 +2280,3 @@ 2280 2280 } 2281 2281 2282 2282 {{/code}} 2283 - 2284 - 2285 -(% class="box infomessage" %) 2286 -((( 2287 -**getModelCollisions** - функция получения списка коллизий модели 2288 -))) 2289 - 2290 -* **bim.getModelCollisions(Идентификатор модели)** 2291 -* **bim.getModelCollisions(Идентификатор модели, Статус коллизии) (см.Статусы коллизий)** 2292 - 2293 -**Примеры использования:** 2294 - 2295 -{{code language="java"}} 2296 -def listCollisions = bim.getModelCollisions(UUID.fromString("ac178efe-7e8d-11ec-90d6-0242ac120003") 2297 -for (def collsion: listCollisions ) { 2298 -def globalAId = collsion.getGlobalAId() 2299 - 2300 -// console.info(globalAId) -> “INFO: 0Dtdg2chjBhhgnQ7zCqZkk” 2301 -def globalBId = collsion.getGlobalBId() 2302 - 2303 -// console.info(globalBId) -> “INFO: js89njhsihd9ffsd3kmll9hln0” 2304 -} 2305 - 2306 -{{/code}} 2307 - 2308 - {{code language="java"}}def listCollisions = bim.getModelCollisions(UUID.fromString("ac178efe-7e8d-11ec-90d6-0242ac120003", "NEW") 2309 -for (def collsion: listCollisions ) { 2310 -def globalAId = collsion.getGlobalAId() 2311 - 2312 -// console.info(globalAId) -> “INFO: 0Dtdg2chjBhhgnQ7zCqZkk” 2313 -def globalBId = collsion.getGlobalBId() 2314 - 2315 -// console.info(globalBId) -> “INFO: js89njhsihd9ffsd3kmll9hln0” 2316 -} 2317 -{{/code}}