CadQuery / CadQuery/cadquery-plugins
[CQ-Cache] OCP.TopoDS.TopoDS_Shape has no object 'exportBrep'
未关闭
- 主要语言
- Python
- 星标
- 49
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
cq-cache seems to accept functions returning TopoDS_Shape objects, but it then throws on the missing 'exportBrep' member function.
贡献指南
这个仓库没有索引到贡献指南
调研方向
从处理返回 TopoDS_Shape 对象的函数的 cq-cache 入口点开始,然后重现 issue 中描述的失败。跟踪缓存为何期望 exportBrep,并确定这些 shape 所需的行为;当相同的返回值不再引发缺少 member 的错误时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100