文件名称:acad2fds-source
-
所属分类:
- 标签属性:
- 上传时间:2013-01-02
-
文件大小:301.18kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
3维AutoCAD模型转FDS模型,方便建模-3D model by autocad change to FDS
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BuildProcessTemplates/
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Documents/
Documents/Build Notes.txt
Source/
Source/ACAD2FDS/
Source/ACAD2FDS/ACAD2FDS.sln
Source/ACAD2FDS/ACAD2FDS.vssscc
Source/ACAD2FDS/Acad2FdsSetupActions/
Source/ACAD2FDS/Acad2FdsSetupActions/Acad2FdsSetupActions.csproj
Source/ACAD2FDS/Acad2FdsSetupActions/Acad2FdsSetupActions.csproj.vspscc
Source/ACAD2FDS/Acad2FdsSetupActions/app.manifest
Source/ACAD2FDS/Acad2FdsSetupActions/BLL/
Source/ACAD2FDS/Acad2FdsSetupActions/BLL/CommonHelper.cs
Source/ACAD2FDS/Acad2FdsSetupActions/BLL/Constants.cs
Source/ACAD2FDS/Acad2FdsSetupActions/BLL/RegistryHelper.cs
Source/ACAD2FDS/Acad2FdsSetupActions/Properties/
Source/ACAD2FDS/Acad2FdsSetupActions/Properties/AssemblyInfo.cs
Source/ACAD2FDS/Acad2FdsSetupActions/Properties/Resources.Designer.cs
Source/ACAD2FDS/Acad2FdsSetupActions/Properties/Resources.resx
Source/ACAD2FDS/Acad2FdsSetupActions/SetupActions.cs
Source/ACAD2FDS/Acad2FdsSetupActions/SetupActions.Designer.cs
Source/ACAD2FDS/Acad2FdsSetup/
Source/ACAD2FDS/Acad2FdsSetup/Acad2FdsSetup.vdproj
Source/ACAD2FDS/Acad2FdsSetup/Acad2FdsSetup.vdproj.vspscc
Source/ACAD2FDS/Acad2FdsSetup/SetupBanner500x70.bmp
Source/ACAD2FDS/Common/
Source/ACAD2FDS/Common/Common.csproj
Source/ACAD2FDS/Common/Common.csproj.vspscc
Source/ACAD2FDS/Common/CommonConstants.cs
Source/ACAD2FDS/Common/ILogger.cs
Source/ACAD2FDS/Common/Info.cs
Source/ACAD2FDS/Common/Logger.cs
Source/ACAD2FDS/Common/Properties/
Source/ACAD2FDS/Common/Properties/AssemblyInfo.cs
Source/ACAD2FDS/Common/UI/
Source/ACAD2FDS/Common/UI/FormBase.cs
Source/ACAD2FDS/Common/UI/FormBase.Designer.cs
Source/ACAD2FDS/Common/UI/FormBase.resx
Source/ACAD2FDS/Common/UI/UserNotifier.cs
Source/ACAD2FDS/Common/WindowWrapper.cs
Source/ACAD2FDS/GeometryConverter/
Source/ACAD2FDS/GeometryConverter/Bases/
Source/ACAD2FDS/GeometryConverter/Bases/BasePoint.cs
Source/ACAD2FDS/GeometryConverter/Bases/Direction.cs
Source/ACAD2FDS/GeometryConverter/Bases/Element.cs
Source/ACAD2FDS/GeometryConverter/Bases/ElementBase.cs
Source/ACAD2FDS/GeometryConverter/GeometryConverter.csproj
Source/ACAD2FDS/GeometryConverter/GeometryConverter.csproj.vspscc
Source/ACAD2FDS/GeometryConverter/Helpers/
Source/ACAD2FDS/GeometryConverter/Helpers/CastHelper.cs
Source/ACAD2FDS/GeometryConverter/Helpers/ElementHelper.cs
Source/ACAD2FDS/GeometryConverter/Helpers/EnumHelper.cs
Source/ACAD2FDS/GeometryConverter/Helpers/MathOperations.cs
Source/ACAD2FDS/GeometryConverter/Optimization/
Source/ACAD2FDS/GeometryConverter/Optimization/LevelOptimizer.cs
Source/ACAD2FDS/GeometryConverter/Optimization/Optimization/
Source/ACAD2FDS/GeometryConverter/Properties/
Source/ACAD2FDS/GeometryConverter/Properties/AssemblyInfo.cs
Source/ACAD2FDS/GeometryConverter/SolidToElementConverter.cs
Source/ACAD2FDS/GeometryConverter/Templates/
Source/ACAD2FDS/GeometryConverter/Templates/ITemplateManager.cs
Source/ACAD2FDS/GeometryConverter/Templates/TemplateManager.cs
Source/ACAD2FDS/GeometryConverter/Templates/TemplateProvider.cs
Source/ACAD2FDS/MaterialManager/
Source/ACAD2FDS/MaterialManager/BLL/
Source/ACAD2FDS/MaterialManager/BLL/Backing.cs
Source/ACAD2FDS/MaterialManager/BLL/FdsColor.cs
Source/ACAD2FDS/MaterialManager/BLL/Material.cs
Source/ACAD2FDS/MaterialManager/BLL/MaterialAndSurface.cs
Source/ACAD2FDS/MaterialManager/BLL/MaterialCategory.cs
Source/ACAD2FDS/MaterialManager/BLL/Ramp.cs
Source/ACAD2FDS/MaterialManager/BLL/Surface.cs
Source/ACAD2FDS/MaterialManager/MaterialManager.csproj
Source/ACAD2FDS/MaterialManager/MaterialManager.csproj.vspscc
Source/ACAD2FDS/MaterialManager/Properties/
Source/ACAD2FDS/MaterialManager/Properties/AssemblyInfo.cs
Source/ACAD2FDS/PlugIn/
Source/ACAD2FDS/PlugIn/BLL/
Source/ACAD2FDS/PlugIn/BLL/AcadInfoProvider.cs
Source/ACAD2FDS/PlugIn/BLL/Configuration/
Source/ACAD2FDS/PlugIn/BLL/Configuration/FdsPluginConfig.cs
Source/ACAD2FDS/PlugIn/BLL/Constants.cs
Source/ACAD2FDS/PlugIn/BLL/DefaultFactory.cs
Source/ACAD2FDS/PlugIn/BLL/Entities/
Source/ACAD2FDS/PlugIn/BLL/Entities/InfoCollector.cs
Source/ACAD2FDS/PlugIn/BLL/Entities/InfoCollectorType.cs
Source/ACAD2FDS/PlugIn/BLL/FdsStartInfo.cs
Source/ACAD2FDS/PlugIn/BLL/Helpers/
Source/ACAD2FDS/PlugIn/BLL/Helpers/CommonHelper.cs
Source/ACAD2FDS/PlugIn/BLL/Helpers/XmlSerializer.cs
Source/ACAD2FDS/PlugIn/BLL/NativeMethods/
Source/ACAD2FDS/PlugIn/BLL/NativeMethods/NativeMethods.cs
Source/ACAD2FDS/PlugIn/BLL/PluginInfoProvider.cs
Source/ACAD2FDS/PlugIn/BLL/ThreadedCalculationManager.cs
Source/ACAD2FDS/PlugIn/EntryPoint.cs
Source/ACAD2FDS/PlugIn/PlugIn.csproj
Source/ACAD2FDS/PlugIn/PlugIn.csproj.vspscc
Source/ACAD2FDS/PlugIn/Properties/
Source/ACAD2FDS/PlugIn/Properties/AssemblyInfo.cs
Source/ACAD2FDS/PlugIn/Resources/
Source/ACAD2FDS/PlugIn/Resources/Logo.png
Source/ACAD2FDS/PlugIn/Resources/Resources.Designer.cs
Source/ACAD2FDS/PlugIn/Resources/Resources.resx
Source/ACAD2FDS/PlugIn/UserInterface/
Source/ACAD2FDS/PlugIn/UserInterface/About.cs
Source/ACAD2FDS/PlugIn/UserInterface/About.Designer.cs
Source/ACAD2FDS/PlugIn/UserInterface/About.resx
Source/ACAD2FDS/PlugIn/UserInterface/Calc
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Documents/
Documents/Build Notes.txt
Source/
Source/ACAD2FDS/
Source/ACAD2FDS/ACAD2FDS.sln
Source/ACAD2FDS/ACAD2FDS.vssscc
Source/ACAD2FDS/Acad2FdsSetupActions/
Source/ACAD2FDS/Acad2FdsSetupActions/Acad2FdsSetupActions.csproj
Source/ACAD2FDS/Acad2FdsSetupActions/Acad2FdsSetupActions.csproj.vspscc
Source/ACAD2FDS/Acad2FdsSetupActions/app.manifest
Source/ACAD2FDS/Acad2FdsSetupActions/BLL/
Source/ACAD2FDS/Acad2FdsSetupActions/BLL/CommonHelper.cs
Source/ACAD2FDS/Acad2FdsSetupActions/BLL/Constants.cs
Source/ACAD2FDS/Acad2FdsSetupActions/BLL/RegistryHelper.cs
Source/ACAD2FDS/Acad2FdsSetupActions/Properties/
Source/ACAD2FDS/Acad2FdsSetupActions/Properties/AssemblyInfo.cs
Source/ACAD2FDS/Acad2FdsSetupActions/Properties/Resources.Designer.cs
Source/ACAD2FDS/Acad2FdsSetupActions/Properties/Resources.resx
Source/ACAD2FDS/Acad2FdsSetupActions/SetupActions.cs
Source/ACAD2FDS/Acad2FdsSetupActions/SetupActions.Designer.cs
Source/ACAD2FDS/Acad2FdsSetup/
Source/ACAD2FDS/Acad2FdsSetup/Acad2FdsSetup.vdproj
Source/ACAD2FDS/Acad2FdsSetup/Acad2FdsSetup.vdproj.vspscc
Source/ACAD2FDS/Acad2FdsSetup/SetupBanner500x70.bmp
Source/ACAD2FDS/Common/
Source/ACAD2FDS/Common/Common.csproj
Source/ACAD2FDS/Common/Common.csproj.vspscc
Source/ACAD2FDS/Common/CommonConstants.cs
Source/ACAD2FDS/Common/ILogger.cs
Source/ACAD2FDS/Common/Info.cs
Source/ACAD2FDS/Common/Logger.cs
Source/ACAD2FDS/Common/Properties/
Source/ACAD2FDS/Common/Properties/AssemblyInfo.cs
Source/ACAD2FDS/Common/UI/
Source/ACAD2FDS/Common/UI/FormBase.cs
Source/ACAD2FDS/Common/UI/FormBase.Designer.cs
Source/ACAD2FDS/Common/UI/FormBase.resx
Source/ACAD2FDS/Common/UI/UserNotifier.cs
Source/ACAD2FDS/Common/WindowWrapper.cs
Source/ACAD2FDS/GeometryConverter/
Source/ACAD2FDS/GeometryConverter/Bases/
Source/ACAD2FDS/GeometryConverter/Bases/BasePoint.cs
Source/ACAD2FDS/GeometryConverter/Bases/Direction.cs
Source/ACAD2FDS/GeometryConverter/Bases/Element.cs
Source/ACAD2FDS/GeometryConverter/Bases/ElementBase.cs
Source/ACAD2FDS/GeometryConverter/GeometryConverter.csproj
Source/ACAD2FDS/GeometryConverter/GeometryConverter.csproj.vspscc
Source/ACAD2FDS/GeometryConverter/Helpers/
Source/ACAD2FDS/GeometryConverter/Helpers/CastHelper.cs
Source/ACAD2FDS/GeometryConverter/Helpers/ElementHelper.cs
Source/ACAD2FDS/GeometryConverter/Helpers/EnumHelper.cs
Source/ACAD2FDS/GeometryConverter/Helpers/MathOperations.cs
Source/ACAD2FDS/GeometryConverter/Optimization/
Source/ACAD2FDS/GeometryConverter/Optimization/LevelOptimizer.cs
Source/ACAD2FDS/GeometryConverter/Optimization/Optimization/
Source/ACAD2FDS/GeometryConverter/Properties/
Source/ACAD2FDS/GeometryConverter/Properties/AssemblyInfo.cs
Source/ACAD2FDS/GeometryConverter/SolidToElementConverter.cs
Source/ACAD2FDS/GeometryConverter/Templates/
Source/ACAD2FDS/GeometryConverter/Templates/ITemplateManager.cs
Source/ACAD2FDS/GeometryConverter/Templates/TemplateManager.cs
Source/ACAD2FDS/GeometryConverter/Templates/TemplateProvider.cs
Source/ACAD2FDS/MaterialManager/
Source/ACAD2FDS/MaterialManager/BLL/
Source/ACAD2FDS/MaterialManager/BLL/Backing.cs
Source/ACAD2FDS/MaterialManager/BLL/FdsColor.cs
Source/ACAD2FDS/MaterialManager/BLL/Material.cs
Source/ACAD2FDS/MaterialManager/BLL/MaterialAndSurface.cs
Source/ACAD2FDS/MaterialManager/BLL/MaterialCategory.cs
Source/ACAD2FDS/MaterialManager/BLL/Ramp.cs
Source/ACAD2FDS/MaterialManager/BLL/Surface.cs
Source/ACAD2FDS/MaterialManager/MaterialManager.csproj
Source/ACAD2FDS/MaterialManager/MaterialManager.csproj.vspscc
Source/ACAD2FDS/MaterialManager/Properties/
Source/ACAD2FDS/MaterialManager/Properties/AssemblyInfo.cs
Source/ACAD2FDS/PlugIn/
Source/ACAD2FDS/PlugIn/BLL/
Source/ACAD2FDS/PlugIn/BLL/AcadInfoProvider.cs
Source/ACAD2FDS/PlugIn/BLL/Configuration/
Source/ACAD2FDS/PlugIn/BLL/Configuration/FdsPluginConfig.cs
Source/ACAD2FDS/PlugIn/BLL/Constants.cs
Source/ACAD2FDS/PlugIn/BLL/DefaultFactory.cs
Source/ACAD2FDS/PlugIn/BLL/Entities/
Source/ACAD2FDS/PlugIn/BLL/Entities/InfoCollector.cs
Source/ACAD2FDS/PlugIn/BLL/Entities/InfoCollectorType.cs
Source/ACAD2FDS/PlugIn/BLL/FdsStartInfo.cs
Source/ACAD2FDS/PlugIn/BLL/Helpers/
Source/ACAD2FDS/PlugIn/BLL/Helpers/CommonHelper.cs
Source/ACAD2FDS/PlugIn/BLL/Helpers/XmlSerializer.cs
Source/ACAD2FDS/PlugIn/BLL/NativeMethods/
Source/ACAD2FDS/PlugIn/BLL/NativeMethods/NativeMethods.cs
Source/ACAD2FDS/PlugIn/BLL/PluginInfoProvider.cs
Source/ACAD2FDS/PlugIn/BLL/ThreadedCalculationManager.cs
Source/ACAD2FDS/PlugIn/EntryPoint.cs
Source/ACAD2FDS/PlugIn/PlugIn.csproj
Source/ACAD2FDS/PlugIn/PlugIn.csproj.vspscc
Source/ACAD2FDS/PlugIn/Properties/
Source/ACAD2FDS/PlugIn/Properties/AssemblyInfo.cs
Source/ACAD2FDS/PlugIn/Resources/
Source/ACAD2FDS/PlugIn/Resources/Logo.png
Source/ACAD2FDS/PlugIn/Resources/Resources.Designer.cs
Source/ACAD2FDS/PlugIn/Resources/Resources.resx
Source/ACAD2FDS/PlugIn/UserInterface/
Source/ACAD2FDS/PlugIn/UserInterface/About.cs
Source/ACAD2FDS/PlugIn/UserInterface/About.Designer.cs
Source/ACAD2FDS/PlugIn/UserInterface/About.resx
Source/ACAD2FDS/PlugIn/UserInterface/Calc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.