18 lines
273 B
Markdown
18 lines
273 B
Markdown
# ToleranceAnalysisError
|
|
|
|
## Class Definition
|
|
|
|
```python
|
|
class ToleranceAnalysisError
|
|
```
|
|
|
|
*Source: tolerance.py*
|
|
|
|
## Import Surface
|
|
|
|
- top-level: `from simplecadapi import ToleranceAnalysisError`
|
|
|
|
## Description
|
|
|
|
Raised when a tolerance chain cannot be propagated safely.
|