CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 其他行业

文件名称: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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com