rhino二次开发:rhinocompute_7:custom_endpoints_and_plugins

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

rhino二次开发:rhinocompute_7:custom_endpoints_and_plugins [2026/06/05 17:04] – 创建 张叶安rhino二次开发:rhinocompute_7:custom_endpoints_and_plugins [2026/06/08 09:10] (当前版本) 张叶安
行 63: 行 63:
  
 如果插件加载成功,应能在 SDK 页面看到自定义函数。 如果插件加载成功,应能在 SDK 页面看到自定义函数。
 +
 +===== DWG base64 场景 =====
 +
 +如果业务系统通过 base64 上传 DWG,不建议把完整 base64 字符串直接接入 Grasshopper/Hops 画布。更稳妥的做法是先用自定义 Compute 插件端点接收、校验、解码、落盘并导入 DWG,再把 ''job_id''、''3dm_path''、图层摘要或几何结果交给 Grasshopper 自定义电池继续处理。
 +
 +详细方案见:
 +
 +  * [[11_dwg_base64_plugin_hops_solution|11 DWG Base64 与自定义插件/Hops 集成方案]]
  
 ===== 方法设计原则 ===== ===== 方法设计原则 =====

该主题尚不存在

您访问的页面并不存在。如果允许,您可以使用创建该页面按钮来创建它。

  • rhino二次开发/rhinocompute_7/custom_endpoints_and_plugins.1780650253.txt.gz
  • 最后更改: 2026/06/05 17:04
  • 张叶安