EPLAN_PROD_Plugin/Sinvo.EplanHpD.Plugin
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
..
.idea/.idea.Sinvo.EplanHpD.Plugin/.idea 添加项目文件。 2024-10-24 18:01:26 +08:00
Properties 105040 Update 更新安川电机逻辑,750W以下功率不生成前段线 2025-02-14 15:40:43 +08:00
RefDLL 105040 Update 增加引用DLL 2024-12-23 11:54:41 +08:00
RefDLL_SP1 105040 Add SP1版本的DLL 2024-11-21 12:11:54 +08:00
Resources 添加项目文件。 2024-10-24 18:01:26 +08:00
.gitattributes 添加项目文件。 2024-10-24 18:01:26 +08:00
.gitignore 添加项目文件。 2024-10-24 18:01:26 +08:00
AppDomainDllLoader.cs 105040 测试版本,增加功能与优化,调整了数据源 2024-11-26 10:34:31 +08:00
DesignPluginEntry.cs 105040 Update 2025-02-10 16:14:25 +08:00
PluginEntry.cs 105040 Update 2025-02-10 16:14:25 +08:00
README.md 添加项目文件。 2024-10-24 18:01:26 +08:00
Resource.Designer.cs 添加项目文件。 2024-10-24 18:01:26 +08:00
Resource.resx 添加项目文件。 2024-10-24 18:01:26 +08:00
ScanPluginEntry.cs 105040 Update 2025-02-10 16:14:25 +08:00
Sinvo.EplanHpD.Plugin.csproj 105040 Update 更新安川电机逻辑,750W以下功率不生成前段线 2025-02-14 15:40:43 +08:00
packages.config 105040 多芯线数据抓取优化,导出、右键跳转、图纸与BOM查看 2024-11-14 19:22:25 +08:00

README.md

Sinvo.EplanHpD.Plugin