| | |
| | | <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>
|
| | |
| | | <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" />
|
| | |
| | | <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>
|
| | |
| | | <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\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">
|
| | |
| | | <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 />
|
| | |
| | | <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>
|