EPLAN_PROD_Plugin/Sinvo.EplanHpD.Plugin.WPFUI/Utils
lihanbo 9e3e71a4ca 105040 Update 更新安川电机逻辑,750W以下功率不生成前段线
更新程序集版本,添加新方法和类

更新了 `AssemblyInfo.cs` 文件中的程序集版本号至 `1.0.0.26`。
在 `MotorLectotypeService.cs` 文件中添加了 `SetLineDone` 方法。
在 `Sinvo.EplanHpD.Plugin.WPFUI.csproj` 文件中添加了 `MotorPowerModel.cs` 文件的编译包含项。
在 `MotorExcelHelper.cs` 文件中添加了 `GetMotorPower` 方法,用于获取电机功率。
在 `CableLectotypeViewModel.cs` 文件中进行了多处修改,包括修正逻辑、初始化 `LectotypeList`、根据电机功率决定前段线、排序并重新设置序号。
在 `Sinvo.EplanHpD.Plugin.csproj` 文件中更新了多个配置的输出路径。
添加了 `MotorPowerModel.cs` 文件,定义了 `MotorPowerModel` 类,用于表示电机功率。
2025-02-14 15:40:43 +08:00
..
Consts.cs 105040 测试版本,增加功能与优化,调整了数据源 2024-11-26 10:34:31 +08:00
ExcelHelper.cs 105040 Update 窗口打开时重新加载缓存数据 2024-11-08 17:10:10 +08:00
LambdaComparer.cs 105040 从3D中抓取多芯线数据 2024-11-13 13:39:06 +08:00
LectotypeManager.cs 105040 Update 不再使用部件ID作为唯一标识 2025-01-24 11:27:14 +08:00
MotorExcelHelper.cs 105040 Update 更新安川电机逻辑,750W以下功率不生成前段线 2025-02-14 15:40:43 +08:00