增加 CableTypeThree 属性及相关处理 在 CableLectotype.cs 文件中增加了 CableTypeThree 属性,并设置了 SugarColumn(IsNullable = true)。 在 MotorLectotypeService.cs 文件中增加了对 CableTypeThree 属性的处理。 在 Sinvo.EplanHpD.Plugin.WPFUI.csproj 文件中增加了对 MotorPassthroughCable.cs 文件的编译包含。 在 MotorExcelHelper.cs 文件中增加了 GetPassthroughCableCount 方法。 在 CableLectotypeUserControl.xaml 文件中修改了 hc:SimpleStackPanel 的 Visibility 绑定属性。 在 CableLectotypeUserControl.xaml.cs 文件中增加了对 EPLAN.Harness.Core.Interfaces 的引用,并在 CableLectotypeViewModel 类中增加了一个实例。 在 CableLectotypeViewModel.cs 文件中增加了对 CableTypeThree 属性的处理,并增加了 _passthroughCableCount 和 IsEnableThreeCableType 属性及其相关逻辑。 在 MotorPassthroughCable.cs 文件中增加了 MotorPassthroughCable 类,用于表示电机直通线数量。 |
||
---|---|---|
Doc | ||
Sinvo.EplanHpD.Plugin | ||
Sinvo.EplanHpD.Plugin.Service | ||
Sinvo.EplanHpD.Plugin.Test | ||
Sinvo.EplanHpD.Plugin.WPFUI | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
Sinvo.EplanHpD.Plugin.sln |