first commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# ExpressionGraph
|
||||
|
||||
## Class Definition
|
||||
|
||||
```python
|
||||
class ExpressionGraph()
|
||||
```
|
||||
|
||||
*Source: expr.py*
|
||||
|
||||
## Import Surface
|
||||
|
||||
- top-level: `from simplecadapi import ExpressionGraph`
|
||||
|
||||
## Description
|
||||
|
||||
A lightweight registry of expression DAG nodes.
|
||||
Reference in New Issue
Block a user