更新程序集版本,添加新方法和类 更新了 `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` 类,用于表示电机功率。 |
||
---|---|---|
.. | ||
AssemblyInfo.cs | ||
Resources.Designer.cs | ||
Resources.resx | ||
Settings.Designer.cs | ||
Settings.settings |