Files
modeling-app/rust/kcl-lib/src
Adam Chalmers b898c27e74 Add KCL constants for sweep relativeTo strings (#6974)
* Add KCL constants for sweep relativeTo strings

Before:

```
sweep(pill, path = sweepPath, relativeTo = "trajectoryCurve")
```

After:

```
sweep(pill, path = sweepPath, relativeTo = sweep::TRAJECTORY)
```

* Update docs
2025-05-15 10:13:04 -07:00
..
2025-05-14 04:28:55 +00:00
2025-05-13 14:06:10 -07:00
2025-05-15 11:50:55 +00:00
2025-05-07 03:04:34 +00:00
2025-05-12 09:07:18 -05:00
2025-05-07 03:04:34 +00:00
2025-05-07 03:04:34 +00:00
2025-05-13 14:59:23 +12:00