kangwonlee / kangwonlee/solidworks_python
`swModel` missing
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
> Traceback (most recent call last):
File "solid.py", line 11, in
swSketch = swModel.SketchManager.ActiveSketch
AttributeError: 'NoneType' object has no attribute 'SketchManager'
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- desktop, tooling
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 20/100