EPLAN_PROD_Plugin/Sinvo.EplanHpD.Plugin.Service/Model
lihanbo d5c03a1248 添加 IsComplete 属性,更新注释和方法逻辑
在 LectotypeLine.cs 中添加 IsComplete 属性并标记为可空。
在 MotorLectotypeService.cs 中更新映射和 SetColumns 方法。
在 CableLectotypeUserControl.xaml 中修改 CheckBox 绑定和注释 GridViewColumn。
在 LectotypeWindow.xaml.cs 中添加 ToLayout 和 Window_Closing 方法的注释。
在 CableLectotypeViewModel.cs 中更新映射和 LectotypeLineModel。
在 LayoutHelperViewModel.cs 中修改 SetSubLineAndSave 方法逻辑。
在 LectotypeViewModel.cs 中添加多个方法的注释,删除 CheckSaved 方法。
2025-02-08 09:41:20 +08:00
..
CableLectotype.cs 105040 Update 不再使用Eplan内部的零件ID,改为使用当前文档的创建时间+轴号作为电机数据保存的唯一标识; 2025-01-22 16:45:50 +08:00
LectotypeLine.cs 添加 IsComplete 属性,更新注释和方法逻辑 2025-02-08 09:41:20 +08:00
MotorDataModel.cs 105040 Clean code 2024-12-17 15:16:37 +08:00
MotorModel.cs 105040 Update 不再使用部件ID作为唯一标识 2025-01-24 11:27:14 +08:00