2 Star 0 Fork 0

广联达科技股份有限公司 / RhinoInside.GNA

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

项目介绍

广联达数维建筑产品RhinoInside插件,通过本插件,用户可以在GNA软件中直接打开和使用Grasshopper,详情参考:RhinoInside.GNA 帮助文档

项目架构

部分框架实现借鉴了RhinoInside.Revit。

架构图

名词解释:

  • GNA : 数维建筑产品 Glodon Nova-Design Architecture
  • GDMP : 设计(建模)平台 Glodon Design Modeling Platform
  • GH : Grasshopper

Code Name

  • gap : Glodon Architecture Product,同 GNA
  • gcmp : Glodon Core Modeling Platform,同 GDMP

编译与运行

编译环境

  • Windows 7 及以上版本操作系统
  • Visual Studio 2015
安装基础依赖组件
  • .NET Framework 4.8
  • Rhino7,要用7.8以上版本

编译步骤

  1. 进入 source/Glodon.RhinoInside.Gdmp 目录,打开Glodon.RhinoInside.sln,切换到配置 Gap|x64,编译
  2. 进入 source/Glodon.RhinoInside.GNA 目录,打开Glodon.RhinoInside.sln,编译
  3. 编译结果在 bin/RhinoInside 目录下

运行环境

  • Windows 7 及以上版本操作系统
  • .NET Framework 4.8
  • Rhino7,要用7.8以上版本
  • 数维建筑软件:0.42

运行步骤

插件不能单独运行,需要在数维建筑软件中安装加载插件,然后才能正常工作。

调试运行

如果调试运行的需要,可以把编译后 bin 目录下面的 RhinoInside 目录和 config 目录下的 Glodon.RhinoInside.addin 文件复制到数维建筑软件可执行文件目录的ExternalAddins子目录下。

安装

编译后把 bin 目录下面的 RhinoInside 目录和 config 目录下的 Glodon.RhinoInside.addin 文件复制到插件加载目录:C:/ProgramData/Glodon/GARCH/ExternalAddIns/<version>,例如:C:/ProgramData/Glodon/GARCH/ExternalAddIns/0420000。
也可以执行 Install.bat 进行复制

卸载

删除 C:/ProgramData/Glodon/GARCH/ExternalAddIns/<version>/Glodon.RhinoInside.addin 和 C:/ProgramData/Glodon/GARCH/ExternalAddIns/<version>/RhinoInside。
也可以执行 Uninstall.bat 进行删除

相关链接

使用交流

License

MIT

MIT License Copyright © 1998-2024 Glodon Company Limited. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

广联达数维建筑产品RhinoInside插件,通过本插件,用户可以在GNA软件中直接打开和使用Grasshopper 展开 收起
C# 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/glodon/rhinoinside-gna.git
git@gitee.com:glodon/rhinoinside-gna.git
glodon
rhinoinside-gna
RhinoInside.GNA
master

搜索帮助