Rhino 3D 脚本开发
原名:rhino3d-scripts
为 Rhino 8 编写和排查 RhinoPython、RhinoScript 与 RhinoCommon 脚本。
中文 Skills 技能说明
适合参数化建模、批量处理和设计工具扩展。先确认 Rhino 版本、单位和文档结构,在副本上运行;脚本输出不能替代结构、制造和工程安全校核。
上游能力依据
上游原始适用说明:Authoring and debugging scripts for Rhinoceros 3D (Rhino 8 and later). Use when asked to write RhinoScript (VBScript / .rvb / .vbs), RhinoPython, or RhinoCommon-based scripts; automate Rhino modeling tasks; build command macros; manipulate Rhino geometry, layers, blocks, or document objects; pick objects from the viewport; control redraw and undo; or load and run scripts from the Rhino Script Editor. Covers rhinoscriptsyntax, scriptcontext, the Rhino. RhinoCommon namespaces (Rhino.Geometry, Rhino.DocObjects, Rhino.Input, Rhino.UI, Rhino.Display, Rhino.FileIO), and the Rhino 8 unified Script Editor.
上游 SKILL.md 主要章节(保留原文标题):
- When to Use This Skill
- Choosing a Scripting Surface
- Prerequisites
- Core Patterns
- Python: minimal scaffold
- Python: working with RhinoCommon directly
- VBScript: minimal scaffold
- Picking objects with a custom filter (Python, RhinoCommon)
- Step-by-Step Workflows
- Bulk-modify many objects fast
使用边界
先核对上游说明、依赖、输入资料和所需权限。涉及写入、删除、发布、支付或外部发送时,必须在执行前人工确认。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/bbaa5872640e6cbae953beb22a71ae337398ca12/skills/rhino3d-scripts
适用范围
平台:linux、macos、windows;标签:设计与前端、Rhino 3D 脚本开发
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。