Import CAD projects and cad-router v1
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# inspect_assembly_constraints_rconstraintreport
|
||||
|
||||
## API Definition
|
||||
|
||||
```python
|
||||
def inspect_assembly_constraints_rconstraintreport(assembly: Assembly) -> ConstraintReport
|
||||
```
|
||||
|
||||
*Source: operations.py*
|
||||
|
||||
## Import Surface
|
||||
|
||||
- top-level: `from simplecadapi import inspect_assembly_constraints_rconstraintreport`
|
||||
|
||||
## Description
|
||||
|
||||
Inspect all assembly constraint residuals without mutating the assembly.
|
||||
Reference in New Issue
Block a user