kangwonlee / kangwonlee/solidworks_python
`swModel` missing
Aperta
- Lingua principale
- Python
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
> Traceback (most recent call last):
File "solid.py", line 11, in
swSketch = swModel.SketchManager.ActiveSketch
AttributeError: 'NoneType' object has no attribute 'SketchManager'
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- desktop, tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 20/100