| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| | | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
| | | <PropertyGroup> |
| | | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| | | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
| | | <ProjectGuid>{21600F13-C7E1-4E00-B7B9-FC3CEE0FF8CF}</ProjectGuid> |
| | | <OutputType>Library</OutputType> |
| | | <AppDesignerFolder>Properties</AppDesignerFolder> |
| | | <RootNamespace>HStation.RevitDev.RevitDataExport</RootNamespace> |
| | | <AssemblyName>HStation.RevitDev.RevitDataExport</AssemblyName> |
| | | <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> |
| | | <FileAlignment>512</FileAlignment> |
| | | <Deterministic>true</Deterministic> |
| | | <TargetFrameworkProfile /> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <DebugSymbols>true</DebugSymbols> |
| | | <DebugType>full</DebugType> |
| | | <Optimize>false</Optimize> |
| | | <OutputPath>bin\Debug\</OutputPath> |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
| | | <DebugType>pdbonly</DebugType> |
| | | <Optimize>true</Optimize> |
| | | <OutputPath>bin\Release\</OutputPath> |
| | | <DefineConstants>TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | </PropertyGroup> |
| | | <PropertyGroup> |
| | | <StartupObject /> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="AdWindows"> |
| | | <HintPath>..\..\..\Program Files\Autodesk\Revit 2022\AdWindows.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="DevExpress.Data.Desktop.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.Data.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.Drawing.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.Printing.v22.2.Core, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.Sparkline.v22.2.Core, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.Utils.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.XtraEditors.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
| | | <Reference Include="HydraulicModel, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\..\..\Hydro.V1.0\Hydro.Inp\bin\Debug\HydraulicModel.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Hydro.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\..\..\Hydro.V1.0\Hydro.Revit\bin\Debug\Hydro.Core.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Hydro.Inp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\..\..\Hydro.V1.0\Hydro.Revit\bin\Debug\Hydro.Inp.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Hydro.Revit, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\..\..\Hydro.V1.0\Hydro.Revit\bin\Debug\Hydro.Revit.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="PresentationCore" /> |
| | | <Reference Include="PresentationFramework" /> |
| | | <Reference Include="RevitAPI, Version=22.0.0.0, Culture=neutral, processorArchitecture=AMD64"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>Reference\RevitAPI.dll</HintPath> |
| | | <Private>False</Private> |
| | | </Reference> |
| | | <Reference Include="RevitAPIUI, Version=22.0.0.0, Culture=neutral, processorArchitecture=AMD64"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>Reference\RevitAPIUI.dll</HintPath> |
| | | <Private>False</Private> |
| | | </Reference> |
| | | <Reference Include="Spire.XLS, Version=13.10.1.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Spire.XLS.13.10.1\lib\net40\Spire.XLS.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System" /> |
| | | <Reference Include="System.ComponentModel.DataAnnotations" /> |
| | | <Reference Include="System.Configuration" /> |
| | | <Reference Include="System.Core" /> |
| | | <Reference Include="System.Data.Linq" /> |
| | | <Reference Include="System.Data.OracleClient" /> |
| | | <Reference Include="System.Drawing" /> |
| | | <Reference Include="System.Net" /> |
| | | <Reference Include="System.Numerics" /> |
| | | <Reference Include="System.Runtime.Serialization" /> |
| | | <Reference Include="System.Security" /> |
| | | <Reference Include="System.ServiceProcess" /> |
| | | <Reference Include="System.Transactions" /> |
| | | <Reference Include="System.Windows.Forms" /> |
| | | <Reference Include="System.Xaml" /> |
| | | <Reference Include="System.Xml.Linq" /> |
| | | <Reference Include="System.Data.DataSetExtensions" /> |
| | | <Reference Include="Microsoft.CSharp" /> |
| | | <Reference Include="System.Data" /> |
| | | <Reference Include="System.Net.Http" /> |
| | | <Reference Include="System.Xml" /> |
| | | <Reference Include="WindowsBase" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="Common\DescriptionExtension.cs" /> |
| | | <Compile Include="Common\GlobalResource.cs" /> |
| | | <Compile Include="Common\Log.cs" /> |
| | | <Compile Include="Common\MEPHelper.cs" /> |
| | | <Compile Include="Common\NetWorkHelper.cs" /> |
| | | <Compile Include="Common\ThumbnailUtils.cs" /> |
| | | <Compile Include="Entity\ExternalEvent.cs" /> |
| | | <Compile Include="Entity\FamilyLoadOptions.cs" /> |
| | | <Compile Include="Entity\UnitType.cs" /> |
| | | <Compile Include="Forms\Form_CheckResult.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="Forms\Form_CheckResult.Designer.cs"> |
| | | <DependentUpon>Form_CheckResult.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Forms\Wpf_FamilyPanel.xaml.cs"> |
| | | <DependentUpon>Wpf_FamilyPanel.xaml</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Interface\IExportService.cs" /> |
| | | <Compile Include="Parser\Qita.cs" /> |
| | | <Compile Include="Plugin\Application.cs" /> |
| | | <Compile Include="Service\FamilyExportService.cs" /> |
| | | <Compile Include="Utility\BoundingBoxHelper.cs" /> |
| | | <Compile Include="Utility\DialogHelper.cs" /> |
| | | <Compile Include="Utility\DockPaneUtil.cs" /> |
| | | <Compile Include="Utility\DocumentUtil.cs" /> |
| | | <Compile Include="Utility\ExcelHelper.cs" /> |
| | | <Compile Include="Utility\DockablePaneUtils.cs" /> |
| | | <Compile Include="Utility\ExportParameter.cs" /> |
| | | <Compile Include="Utility\FamilyInstanceExtense.cs" /> |
| | | <Compile Include="Utility\ParameterOperator.cs" /> |
| | | <Compile Include="Entity\CategoryConfig.cs" /> |
| | | <Compile Include="Forms\Form_SystemSelect.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="Forms\Form_SystemSelect.Designer.cs"> |
| | | <DependentUpon>Form_SystemSelect.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Main.cs" /> |
| | | <Compile Include="Parser\BaseParser.cs" /> |
| | | <Compile Include="Parser\Pipe.cs" /> |
| | | <Compile Include="Parser\LianJie.cs" /> |
| | | <Compile Include="Parser\MenTou.cs" /> |
| | | <Compile Include="Parser\PenLinTou.cs" /> |
| | | <Compile Include="Parser\ShuiXiang.cs" /> |
| | | <Compile Include="Parser\ShuiKu.cs" /> |
| | | <Compile Include="Parser\ShuiBiao.cs" /> |
| | | <Compile Include="Parser\ReHuanQi.cs" /> |
| | | <Compile Include="Parser\SanTong.cs" /> |
| | | <Compile Include="Parser\SiTong.cs" /> |
| | | <Compile Include="Parser\XiaoHuoShuan.cs" /> |
| | | <Compile Include="Parser\WanTou.cs" /> |
| | | <Compile Include="Parser\FaMen.cs" /> |
| | | <Compile Include="Parser\Pump.cs" /> |
| | | <Compile Include="Plugin\Command.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="Service\RevitMepCategoryService.cs" /> |
| | | <Compile Include="Service\RevitMepElementService.cs" /> |
| | | <Compile Include="Service\RevitMepSystemService.cs" /> |
| | | <Compile Include="Common\ConfigHelper.cs" /> |
| | | <Compile Include="Common\ElementUtil.cs" /> |
| | | <Compile Include="Common\JsonHelper.cs" /> |
| | | <Compile Include="Common\Singleton.cs" /> |
| | | <Compile Include="Common\WaterRemark.cs" /> |
| | | <Compile Include="Utility\ParserManager.cs" /> |
| | | <Compile Include="Utility\PipeExtense.cs" /> |
| | | <Compile Include="Utility\PropertyUitlity.cs" /> |
| | | <Compile Include="Service\SearchService.cs" /> |
| | | <Compile Include="Utility\RevitUtil.cs" /> |
| | | <Compile Include="Utility\Ribbon.cs" /> |
| | | <Compile Include="Entity\Updater.cs" /> |
| | | <Compile Include="Utility\VersionUtil.cs" /> |
| | | <Compile Include="Utility\ViewHelper.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup /> |
| | | <ItemGroup> |
| | | <EmbeddedResource Include="Forms\Form_CheckResult.resx"> |
| | | <DependentUpon>Form_CheckResult.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Forms\Form_SystemSelect.resx"> |
| | | <DependentUpon>Form_SystemSelect.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="app.config" /> |
| | | <None Include="packages.config" /> |
| | | <None Include="Properties\DataSources\Hydro.Core.Model.CheckModel.datasource" /> |
| | | <None Include="Properties\DataSources\Hydro.Core.Model.FailModel.datasource" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <EmbeddedResource Include="Resources\piping_system_detect2.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Page Include="Forms\Wpf_FamilyPanel.xaml"> |
| | | <SubType>Designer</SubType> |
| | | <Generator>MSBuild:Compile</Generator> |
| | | </Page> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\HStation.RevitDev.Model\HStation.RevitDev.Model.csproj"> |
| | | <Project>{e1ede4ee-e211-443d-8033-377129d311ce}</Project> |
| | | <Name>HStation.RevitDev.Model</Name> |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
| | | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
| | | <PropertyGroup>
|
| | | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
| | | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
| | | <ProjectGuid>{21600F13-C7E1-4E00-B7B9-FC3CEE0FF8CF}</ProjectGuid>
|
| | | <OutputType>Library</OutputType>
|
| | | <AppDesignerFolder>Properties</AppDesignerFolder>
|
| | | <RootNamespace>HStation.RevitDev.RevitDataExport</RootNamespace>
|
| | | <AssemblyName>HStation.RevitDev.RevitDataExport</AssemblyName>
|
| | | <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
| | | <FileAlignment>512</FileAlignment>
|
| | | <Deterministic>true</Deterministic>
|
| | | <TargetFrameworkProfile />
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | | <DebugType>full</DebugType>
|
| | | <Optimize>false</Optimize>
|
| | | <OutputPath>bin\Debug\</OutputPath>
|
| | | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | | <Optimize>true</Optimize>
|
| | | <OutputPath>bin\Release\</OutputPath>
|
| | | <DefineConstants>TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup>
|
| | | <StartupObject />
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="DevExpress.Data.Desktop.v22.2">
|
| | | <HintPath>..\Reference\DevExpress.Data.Desktop.v22.2.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="DevExpress.Data.v22.2">
|
| | | <HintPath>..\Reference\DevExpress.Data.v22.2.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="DevExpress.Drawing.v22.2">
|
| | | <HintPath>..\Reference\DevExpress.Drawing.v22.2.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="DevExpress.Printing.v22.2.Core">
|
| | | <HintPath>..\Reference\DevExpress.Printing.v22.2.Core.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="DevExpress.Sparkline.v22.2.Core">
|
| | | <HintPath>..\Reference\DevExpress.Sparkline.v22.2.Core.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="DevExpress.Utils.v22.2">
|
| | | <HintPath>..\Reference\DevExpress.Utils.v22.2.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="DevExpress.XtraEditors.v22.2">
|
| | | <HintPath>..\Reference\DevExpress.XtraEditors.v22.2.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="Hydro.Core">
|
| | | <HintPath>..\Reference\Hydro.Core.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="Hydro.Inp">
|
| | | <HintPath>..\Reference\Hydro.Inp.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="Hydro.Revit">
|
| | | <HintPath>..\Reference\Hydro.Revit.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="ICSharpCode.SharpZipLib, Version=1.4.2.13, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
| | | <HintPath>..\packages\SharpZipLib.1.4.2\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
| | | <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="PresentationCore" />
|
| | | <Reference Include="PresentationFramework" />
|
| | | <Reference Include="Revit.Async">
|
| | | <HintPath>..\Reference\Revit.Async.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="RevitAPI">
|
| | | <HintPath>..\Reference\Revitapi\2020\RevitAPI.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="RevitAPIUI">
|
| | | <HintPath>..\Reference\Revitapi\2020\RevitAPIUI.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="Spire.XLS, Version=13.10.1.0, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
|
| | | <HintPath>..\packages\Spire.XLS.13.10.1\lib\net40\Spire.XLS.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="System" />
|
| | | <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
| | | <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="System.ComponentModel.DataAnnotations" />
|
| | | <Reference Include="System.Configuration" />
|
| | | <Reference Include="System.Core" />
|
| | | <Reference Include="System.Data.Linq" />
|
| | | <Reference Include="System.Data.OracleClient" />
|
| | | <Reference Include="System.Drawing" />
|
| | | <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
| | | <HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="System.Net" />
|
| | | <Reference Include="System.Numerics" />
|
| | | <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
| | | <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
| | | <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="System.Runtime.Serialization" />
|
| | | <Reference Include="System.Security" />
|
| | | <Reference Include="System.ServiceProcess" />
|
| | | <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
| | | <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="System.Transactions" />
|
| | | <Reference Include="System.Windows.Forms" />
|
| | | <Reference Include="System.Xaml" />
|
| | | <Reference Include="System.Xml.Linq" />
|
| | | <Reference Include="System.Data.DataSetExtensions" />
|
| | | <Reference Include="Microsoft.CSharp" />
|
| | | <Reference Include="System.Data" />
|
| | | <Reference Include="System.Net.Http" />
|
| | | <Reference Include="System.Xml" />
|
| | | <Reference Include="WindowsBase" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <Compile Include="Common\DescriptionExtension.cs" />
|
| | | <Compile Include="Common\GlobalResource.cs" />
|
| | | <Compile Include="Common\Log.cs" />
|
| | | <Compile Include="Common\MEPHelper.cs" />
|
| | | <Compile Include="Common\NetWorkHelper.cs" />
|
| | | <Compile Include="Common\ThumbnailUtils.cs" />
|
| | | <Compile Include="Entity\CheckResultType.cs" />
|
| | | <Compile Include="Entity\ConfigModel.cs" />
|
| | | <Compile Include="Entity\Connector.cs" />
|
| | | <Compile Include="Entity\ElementModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\PipeModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\HeatExchangerModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\ValveModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\SanTongModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\SiTongModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\WaterMeterModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\ElbowModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\ConvertorModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\FireHydrantModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\WaterBoxModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\OtherModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\WaterPoolModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\BlockerModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\ShowerModel.cs" />
|
| | | <Compile Include="Entity\ElementModels\PumbModel.cs" />
|
| | | <Compile Include="Entity\ExternalEvent.cs" />
|
| | | <Compile Include="Entity\FamilyLoadOptions.cs" />
|
| | | <Compile Include="Entity\FlowDirction.cs" />
|
| | | <Compile Include="Entity\ModelBase.cs" />
|
| | | <Compile Include="Entity\RecordClass.cs" />
|
| | | <Compile Include="Entity\SettingsViewModel.cs" />
|
| | | <Compile Include="Entity\UnitType.cs" />
|
| | | <Compile Include="Forms\Form_CheckResult.cs">
|
| | | <SubType>Form</SubType>
|
| | | </Compile>
|
| | | <Compile Include="Forms\Form_CheckResult.Designer.cs">
|
| | | <DependentUpon>Form_CheckResult.cs</DependentUpon>
|
| | | </Compile>
|
| | | <Compile Include="Forms\Form_SystemCheckResult.cs">
|
| | | <SubType>Form</SubType>
|
| | | </Compile>
|
| | | <Compile Include="Forms\Form_SystemCheckResult.Designer.cs">
|
| | | <DependentUpon>Form_SystemCheckResult.cs</DependentUpon>
|
| | | </Compile>
|
| | | <Compile Include="Forms\Form_FamilyManager.cs">
|
| | | <SubType>Form</SubType>
|
| | | </Compile>
|
| | | <Compile Include="Forms\Form_FamilyManager.Designer.cs">
|
| | | <DependentUpon>Form_FamilyManager.cs</DependentUpon>
|
| | | </Compile>
|
| | | <Compile Include="Forms\Wpf_InstancePanel.xaml.cs">
|
| | | <DependentUpon>Wpf_InstancePanel.xaml</DependentUpon>
|
| | | </Compile>
|
| | | <Compile Include="Forms\Wpf_FamilyPanel.xaml.cs">
|
| | | <DependentUpon>Wpf_FamilyPanel.xaml</DependentUpon>
|
| | | </Compile>
|
| | | <Compile Include="Interface\IExportService.cs" />
|
| | | <Compile Include="Parser\GuoDuJian.cs" />
|
| | | <Compile Include="Parser\Qita.cs" />
|
| | | <Compile Include="Plugin\Application.cs" />
|
| | | <Compile Include="Utility\BoundingBoxHelper.cs" />
|
| | | <Compile Include="Utility\CacheUtil.cs" />
|
| | | <Compile Include="Utility\ConnectorExtense.cs" />
|
| | | <Compile Include="Utility\DialogHelper.cs" />
|
| | | <Compile Include="Utility\DockPaneUtil.cs" />
|
| | | <Compile Include="Utility\DocumentUtil.cs" />
|
| | | <Compile Include="Utility\ElementExtense.cs" />
|
| | | <Compile Include="Utility\ExcelHelper.cs" />
|
| | | <Compile Include="Utility\DockablePaneUtils.cs" />
|
| | | <Compile Include="Utility\ExportModelHelper.cs" />
|
| | | <Compile Include="Utility\FamilyInstanceExtense.cs" />
|
| | | <Compile Include="Utility\ModelFactory.cs" />
|
| | | <Compile Include="Utility\ParameterOperator.cs" />
|
| | | <Compile Include="Entity\CategoryConfig.cs" />
|
| | | <Compile Include="Forms\Form_SystemSelect.cs">
|
| | | <SubType>Form</SubType>
|
| | | </Compile>
|
| | | <Compile Include="Forms\Form_SystemSelect.Designer.cs">
|
| | | <DependentUpon>Form_SystemSelect.cs</DependentUpon>
|
| | | </Compile>
|
| | | <Compile Include="Main.cs" />
|
| | | <Compile Include="Parser\BaseParser.cs" />
|
| | | <Compile Include="Parser\Pipe.cs" />
|
| | | <Compile Include="Parser\LianJie.cs" />
|
| | | <Compile Include="Parser\MenTou.cs" />
|
| | | <Compile Include="Parser\PenLinTou.cs" />
|
| | | <Compile Include="Parser\ShuiXiang.cs" />
|
| | | <Compile Include="Parser\ShuiKu.cs" />
|
| | | <Compile Include="Parser\ShuiBiao.cs" />
|
| | | <Compile Include="Parser\ReHuanQi.cs" />
|
| | | <Compile Include="Parser\SanTong.cs" />
|
| | | <Compile Include="Parser\SiTong.cs" />
|
| | | <Compile Include="Parser\XiaoHuoShuan.cs" />
|
| | | <Compile Include="Parser\WanTou.cs" />
|
| | | <Compile Include="Parser\FaMen.cs" />
|
| | | <Compile Include="Parser\Pump.cs" />
|
| | | <Compile Include="Plugin\Command.cs" />
|
| | | <Compile Include="Properties\AssemblyInfo.cs" />
|
| | | <Compile Include="Service\RevitMepCategoryService.cs" />
|
| | | <Compile Include="Service\RevitMepElementService.cs" />
|
| | | <Compile Include="Service\RevitMepSystemService.cs" />
|
| | | <Compile Include="Common\ConfigHelper.cs" />
|
| | | <Compile Include="Common\ElementUtil.cs" />
|
| | | <Compile Include="Common\JsonHelper.cs" />
|
| | | <Compile Include="Common\Singleton.cs" />
|
| | | <Compile Include="Common\WaterRemark.cs" />
|
| | | <Compile Include="Utility\ParserManager.cs" />
|
| | | <Compile Include="Utility\ParserUtils.cs" />
|
| | | <Compile Include="Utility\PipeExtense.cs" />
|
| | | <Compile Include="Utility\PropertyUitlity.cs" />
|
| | | <Compile Include="Service\SearchService.cs" />
|
| | | <Compile Include="Utility\RegexUtils.cs" />
|
| | | <Compile Include="Utility\RevitTypeExtense.cs" />
|
| | | <Compile Include="Utility\RevitUtil.cs" />
|
| | | <Compile Include="Utility\Ribbon.cs" />
|
| | | <Compile Include="Utility\SystemCheckUtils.cs" />
|
| | | <Compile Include="Utility\UIDocumentUtils.cs" />
|
| | | <Compile Include="Utility\VersionUtil.cs" />
|
| | | <Compile Include="Utility\ViewHelper.cs" />
|
| | | <Compile Include="Utility\WpfBindingUtils.cs" />
|
| | | <Compile Include="Utility\XYZExtension.cs" />
|
| | | </ItemGroup>
|
| | | <ItemGroup />
|
| | | <ItemGroup>
|
| | | <EmbeddedResource Include="Forms\Form_CheckResult.resx">
|
| | | <DependentUpon>Form_CheckResult.cs</DependentUpon>
|
| | | </EmbeddedResource>
|
| | | <EmbeddedResource Include="Forms\Form_SystemCheckResult.resx">
|
| | | <DependentUpon>Form_SystemCheckResult.cs</DependentUpon>
|
| | | </EmbeddedResource>
|
| | | <EmbeddedResource Include="Forms\Form_FamilyManager.resx">
|
| | | <DependentUpon>Form_FamilyManager.cs</DependentUpon>
|
| | | </EmbeddedResource>
|
| | | <EmbeddedResource Include="Forms\Form_SystemSelect.resx">
|
| | | <DependentUpon>Form_SystemSelect.cs</DependentUpon>
|
| | | </EmbeddedResource>
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <None Include="app.config" />
|
| | | <None Include="packages.config" />
|
| | | <None Include="Properties\DataSources\Hydro.Core.Model.CheckModel.datasource" />
|
| | | <None Include="Properties\DataSources\Hydro.Core.Model.FailModel.datasource" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <EmbeddedResource Include="Resources\piping_system_detect2.png" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <Page Include="Forms\Wpf_InstancePanel.xaml">
|
| | | <Generator>MSBuild:Compile</Generator>
|
| | | <SubType>Designer</SubType>
|
| | | </Page>
|
| | | <Page Include="Forms\Wpf_FamilyPanel.xaml">
|
| | | <SubType>Designer</SubType>
|
| | | <Generator>MSBuild:Compile</Generator>
|
| | | </Page>
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <ProjectReference Include="..\HStation.RevitDev.ExportModel\HStation.RevitDev.ExportModel.csproj">
|
| | | <Project>{35292739-cee7-4532-88e2-516f26fda108}</Project>
|
| | | <Name>HStation.RevitDev.ExportModel</Name>
|
| | | </ProjectReference>
|
| | | <ProjectReference Include="..\HStation.RevitDev.Model\HStation.RevitDev.Model.csproj">
|
| | | <Project>{e1ede4ee-e211-443d-8033-377129d311ce}</Project>
|
| | | <Name>HStation.RevitDev.Model</Name>
|
| | | </ProjectReference>
|
| | | </ItemGroup>
|
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
| | | </Project> |