From 9562e56ffc1926199a50f82f3d81575e45dfa194 Mon Sep 17 00:00:00 2001 From: Aleksandr Ponomarev Date: Mon, 5 Feb 2024 23:33:27 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D1=87=D0=B0=D0=BB=D0=BE=20=D0=BB?= =?UTF-8?q?=D0=BE=D0=BA=D0=B0=D0=B4=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D0=B8=20?= =?UTF-8?q?=D0=B4=D0=B8=D0=B0=D0=BB=D0=BE=D0=B3=D0=BE=D0=B2=D1=8B=D1=85=20?= =?UTF-8?q?=D0=BE=D0=BA=D0=BE=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../UI/Resources/ShapeEditTemplates.xaml | 6 +- .../UI/Resources/Strings.en-US.xaml | 22 +++ .../UI/Resources/Strings.ru-RU.xaml | 21 ++- .../Windows/MainWindow/CrossSectionView.xaml | 90 +++++------ .../MainWindow/CrossSectionViewModel.cs | 14 +- .../CrossSectionVisualPropertyVM.cs | 143 +++++++++--------- .../MainWindow/VisualPropertyView.xaml | 18 +-- .../MainWindow/VisualPropertyView.xaml.cs | 22 +-- .../RCs/Beams/RectangleBeamView.xaml | 6 +- 9 files changed, 196 insertions(+), 146 deletions(-) diff --git a/StructureHelper/Infrastructure/UI/Resources/ShapeEditTemplates.xaml b/StructureHelper/Infrastructure/UI/Resources/ShapeEditTemplates.xaml index c83a468..7950b69 100644 --- a/StructureHelper/Infrastructure/UI/Resources/ShapeEditTemplates.xaml +++ b/StructureHelper/Infrastructure/UI/Resources/ShapeEditTemplates.xaml @@ -9,11 +9,11 @@ - + - - + + diff --git a/StructureHelper/Infrastructure/UI/Resources/Strings.en-US.xaml b/StructureHelper/Infrastructure/UI/Resources/Strings.en-US.xaml index bf20547..487cb6a 100644 --- a/StructureHelper/Infrastructure/UI/Resources/Strings.en-US.xaml +++ b/StructureHelper/Infrastructure/UI/Resources/Strings.en-US.xaml @@ -38,9 +38,11 @@ Add Circle RC Column Add RC Beam Add RC Slab + Add Concrete Add Reinforcement Material Add Elastic Material Add Carbon Fiber Material + Add Glass Fiber Material Change Language Visual Settings EN @@ -49,5 +51,25 @@ Tools Grid size: Number of primitives: + Full + Fact + Run Calculations + Move All Primitives to Gravity Center + Combination By Factors + Combination + Templates + + Grid properies + Axis grid thickness + Grid line thickness + Work plane width + Work plane height + + Reinforced rectangle template + Width + Height + + + \ No newline at end of file diff --git a/StructureHelper/Infrastructure/UI/Resources/Strings.ru-RU.xaml b/StructureHelper/Infrastructure/UI/Resources/Strings.ru-RU.xaml index 8e4beb4..58b4ab7 100644 --- a/StructureHelper/Infrastructure/UI/Resources/Strings.ru-RU.xaml +++ b/StructureHelper/Infrastructure/UI/Resources/Strings.ru-RU.xaml @@ -10,7 +10,7 @@ Расчет Расчеты Создать комбинацию явно - Создать комбинацию коэффициентами + Создать комбинацию по коэффициентам Бетон Арматура Упругий @@ -38,9 +38,11 @@ Создать круглую ЖБ колонну Создать ЖБ балку Создать ЖБ плиту + Создать бетон Создать материал армирования Создать упругий материал Создать углеволокно + Создать стекловолокно Смена языка Настройки изображения RU @@ -49,5 +51,22 @@ Инструменты Шаг сетки: Кол-во примитивов: + Явно + Коэффициент + Выполнить расчеты + Переместить все примитивы в центр тяжести + Комбинация по коэффициентам + Комбинация + Шаблоны + + Свойства сетки + Толщина координатных осей + Толщина линий сетки + Ширина рабочей плоскости + Высота рабочей плоскости + + Шаблон армированного прямоугольника + Ширина + Высота \ No newline at end of file diff --git a/StructureHelper/Windows/MainWindow/CrossSectionView.xaml b/StructureHelper/Windows/MainWindow/CrossSectionView.xaml index e7401a2..ffb00e3 100644 --- a/StructureHelper/Windows/MainWindow/CrossSectionView.xaml +++ b/StructureHelper/Windows/MainWindow/CrossSectionView.xaml @@ -27,73 +27,73 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -136,26 +136,26 @@ - - - - - - - - - - - - - - - - - -