kangwonlee / kangwonlee/solidworks_python
`swModel` missing
未关闭
- 主要语言
- Python
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
> Traceback (most recent call last):
File "solid.py", line 11, in
swSketch = swModel.SketchManager.ActiveSketch
AttributeError: 'NoneType' object has no attribute 'SketchManager'
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start at solid.py line 11, where swModel.SketchManager.ActiveSketch raises the reported AttributeError. Trace how swModel is obtained before this access and reproduce the traceback; the issue does not specify the expected behavior, so confirm what a valid swModel should represent before defining the fix.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- desktop, tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100