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