From ca5f300a7cef85d22b5e0f9d59d117c49f9909b3 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期二, 19 十一月 2024 09:42:16 +0800 Subject: [PATCH] 完善资产界面 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user | 255 +++++++++++++++++++++++++++++++++++++------------- 1 files changed, 189 insertions(+), 66 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user index 641ef75..94966ad 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user @@ -1,6 +1,9 @@ 锘�<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> + <Compile Update="01-home\00-core\HomeXhsProjectPage.cs"> + <SubType>UserControl</SubType> + </Compile> <Compile Update="01-home\01-project\HomeXhsProjectTreeListCtrl.cs"> <SubType>UserControl</SubType> </Compile> @@ -10,31 +13,37 @@ <Compile Update="01-home\03-property\HomeXhsProjectPropertyCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="01-home\HomeXhsProjectPage.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="01-home\HomeXhsProjectPage_Bak.cs"> - <SubType>UserControl</SubType> - </Compile> <Compile Update="02-project\01-import\00-core\ImportXhsProjectDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="02-project\01-import\01-ModelFile\SelectXhsProjectModelFileWizardPage.cs"> + <Compile Update="02-project\01-import\01-info\cloud\SelectXhsProjectTransferFileDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="02-project\01-import\01-info\InputXhsProjectInfoWizardPage.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="02-project\01-import\02-ProjectInfo\InputXhsProjectInfoWizardPage.cs"> + <Compile Update="02-project\01-import\02-map\SetXhsProjectMapLocationWizardPage.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="02-project\01-import\03-MapLocation\SetXhsProjectMapLocationWizardPage.cs"> + <Compile Update="02-project\01-import\03-generate\GenerateXhsProjectWizardPage.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="02-project\01-import\04-GeneralProject\GenerateXhsProjectWizardPage.cs"> + <Compile Update="02-project\01-import\04-completed\ImportXhsProjectCompletedCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="02-project\01-import\05-ImportCompleted\ImportXhsProjectCompletedCtrl.cs"> + <Compile Update="02-project\01-import\05-completed\ProjectResultShowPanel.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="02-project\01-import\06-ProjectResultShowPanel\ProjectResultShowPanel.cs"> + <Compile Update="02-project\01-import\05-completed\XhsProjectSimulationAnalysisCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="02-project\01-import\05-completed\XhsProjectSimulationBimfaceInfoCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="02-project\01-import\05-completed\XhsProjectSimulationHydroInfoCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="02-project\01-import\05-completed\XhsProjectSimulationProjectInfoCtrl.cs"> <SubType>UserControl</SubType> </Compile> <Compile Update="02-project\02-bimface\ViewXhsProjectBimfacePage.cs"> @@ -43,86 +52,200 @@ <Compile Update="02-project\03-mgr\XhsProjectMgrPage.cs"> <SubType>UserControl</SubType> </Compile> + <Compile Update="02-project\04-dlg\00-core\ImportXhsProjectFileDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="02-project\04-dlg\01-FileChoice\SelectXhsProjectFileModelFileWizardPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="02-project\04-dlg\02-GeneralProject\GenerateXhsProjectFileWizardPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="02-project\04-dlg\03-ImportCompleted\ImportXhsProjectFileCompletedCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="02-project\04-dlg\04-ProjectResultShowPanel\ProjectFileResultShowPanel.cs"> + <SubType>UserControl</SubType> + </Compile> <Compile Update="02-project\04-dlg\AddProjectDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="03-scheme\01-basic-info\XhsProjectBasicInfoBimfaceCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-scheme\01-basic-info\XhsProjectBasicInfoHydroCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-scheme\01-basic-info\XhsProjectBasicInfoViewCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-scheme\01-basic-info\XhsSchemeBasicInfoPage.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-scheme\02-asset-mgr\PumpMain_Wizrad\AddPumpMainDlg.cs"> + <Compile Update="02-project\04-dlg\EditProjectDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="04-simulation\06-simulation\01-autoMatching\02-AsstesFormCtrl\ElbowsMatchingCtrl.cs"> + <Compile Update="03-simulation\01-info\XhsProjectSimulationBimfaceInfoCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="04-simulation\06-simulation\01-autoMatching\AssetsAutoMatchingMainDlg.cs"> + <Compile Update="03-simulation\01-info\XhsProjectSimulationHydroInfoCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\01-info\XhsProjectSimulationInfoPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\01-info\XhsProjectSimulationProjectInfoCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\01-property\XhsProjectSimulationPropertyCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\02-bimface\XhsProjectSimulationBimfaceCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\03-q3d\XhsProjectSimulationQ3dCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\04-scheme\01-add\AddXhsSchemeDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="03-scheme\02-asset-mgr\PumpMain_Wizrad\PumpMainForm.cs"> + <Compile Update="03-simulation\04-scheme\99-ctrl\XhsParterListCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="04-simulation\06-simulation\01-autoMatching\AssetsMainChoicePage.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-scheme\02-asset-mgr\XhsProjectAssetsBimfaceCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-scheme\02-asset-mgr\XhsProjectAssetsPropertyCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-scheme\03-hydraulic-simulation\01-PumpMainCurveChoice\PumpMainForm.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-scheme\03-hydraulic-simulation\XhsProjectHydroQ3dCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="04-simulation\01-property\XhsProjectSimulationPropertyCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-scheme\04-scheme-mgr\01-create\CreateSchemeDlg.cs"> + <Compile Update="03-simulation\04-scheme\AddXhsProjectSimulationSchemeDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="03-scheme\XhsSchemeMgrListCtrl.cs"> + <Compile Update="03-simulation\04-scheme\XhsProjectSimulationSchemeMgrCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="04-simulation\02-bimface\XhsProjectSimulationBimfaceCtrl.cs"> + <Compile Update="03-simulation\05-function\XhsProjectSimulationFunctionMgrCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="04-simulation\04-scheme\AddXhsProjectSimulationSchemeDlg.cs"> + <Compile Update="03-simulation\06-simulation\01-matching\00-core\XhsProjectSimulationMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\02-pump\01-pumpsinglematching\PumpMatchingDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="04-simulation\04-scheme\XhsProjectSimulationSchemeMgrCtrl.cs"> + <Compile Update="03-simulation\06-simulation\01-matching\02-pump\01-pumpsinglematching\PumpSingleMatchingCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="04-simulation\05-function\XhsProjectSimulationFunctionMgrCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="04-simulation\06-simulation\02-check\XhsProjectSimulationHydroCheckFailedCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="04-simulation\06-simulation\03-calcu\XhsProjectSimulationHydroCalcuFailedCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="04-simulation\06-simulation\04-unmatching\01-pump\XhsProjectSimulationPumpUnMatchingListCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="04-simulation\06-simulation\PerformChart.cs"> + <Compile Update="03-simulation\06-simulation\01-matching\02-pump\01-pumpsinglematching\PumpSingleMatchingDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="04-simulation\06-simulation\02-check\XhsProjectSimulationHydroCheckFailedDlg.cs"> + <Compile Update="03-simulation\06-simulation\01-matching\02-pump\XhsPumpMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\03-valve\01-valvesinglematching\ValveChartShowDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="04-simulation\XhsProjectSimulationMgrPage.cs"> + <Compile Update="03-simulation\06-simulation\01-matching\03-valve\01-valvesinglematching\ValveSingleMatchingDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\03-valve\01-valvesinglematching\ValveSingleMatchingForm.cs"> <SubType>UserControl</SubType> </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\03-valve\XhsProjectSimulationValveMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\04-pipe\01-pipesinglematching\PipeSingleMatchingForm.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\04-pipe\01-pipesinglematching\PipeSingMatchingDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\04-pipe\XhsProjectSimulationPipeMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\05-elbows\01-elbowsinglematching\ElbowSingleMatchingForm.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\05-elbows\01-elbowsinglematching\ElbowSingMatchingDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\05-elbows\XhsProjectSimulationElbowsMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\06-threelink\01-threelinksinglematching\ThreeLinkSingleMatchingForm.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\06-threelink\01-threelinksinglematching\ThreeLinkSingMatchingDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\06-threelink\XhsProjectSimulationThreelinkMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\07-fourlink\01-threelinksinglematching\FourLinkSingleMatchingForm.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\07-fourlink\01-threelinksinglematching\FourLinkSingMatchingDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\01-matching\07-fourlink\XhsProjectSimulationFourlinkMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\02-check\XhsProjectSimulationHydroCheckResultCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\03-calcu\01-prefix\00-core\SetHydroCalcuPrefixCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\03-calcu\01-prefix\00-core\SetHydroCalcuPrefixDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\03-calcu\01-prefix\00-core\SetHydroCalcuPrefixDlg1.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\03-calcu\01-prefix\01-waterbox\SetHydroWaterboxCalcuPrefixListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\03-calcu\01-prefix\02-pump\SetHydroPumpCalcuPrefixListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\03-calcu\01-prefix\03-nozzle\SetHydroNozzleCalcuPrefixListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\04-unmatching\00-core\XhsProjectSimulationUnMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\04-unmatching\01-pump\XhsProjectSimulationPumpUnMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\04-unmatching\02-valve\XhsProjectSimulationValveUnMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\04-unmatching\03-pipe\XhsProjectSimulationPipeUnMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\04-unmatching\04-elbow\XhsProjectSimulationElbowUnMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\04-unmatching\05-threelink\XhsProjectSimulationThreelinkUnMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\04-unmatching\06-fourlink\XhsProjectSimulationFourlinkUnMatchingListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\07-bulkset\00-core\XhsProjectSimulationBulksetCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\07-bulkset\02-pump\XhsProjectSimulationPumpBulkSetCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\XhsProjectSimulationCorePage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\07-l3d\XhsProjectSimulationL3dCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\XhsProjectSimulationMgrPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="04-pump\01-Prop\PumpPropViewCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="04-pump\02-analy\SinglePumpAnalyDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="04-pump\02-analy\SinglePumpAnalyInfoCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="04-pump\PumpFullInfoCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="04-pump\PumpFullInfoViewDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="04-pump\SinglePumpInfoViewDlg.cs"> + <SubType>Form</SubType> + </Compile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3