Files
modeling-app/docs/kcl-std/index.md
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

7.6 KiB

title, excerpt, layout
title excerpt layout
KCL Standard Library Documentation for the KCL standard library for the Zoo Design Studio. manual

Table of Contents

Functions

Constants

Types

See also the types overview