2025-05-15 12:13:04 -05:00
|
|
|
---
|
|
|
|
title: "sweep::TRAJECTORY"
|
|
|
|
subtitle: "Constant in std::sweep"
|
|
|
|
excerpt: "Local/relative to the trajectory curve"
|
|
|
|
layout: manual
|
|
|
|
---
|
|
|
|
|
|
|
|
Local/relative to the trajectory curve
|
|
|
|
|
|
|
|
```kcl
|
|
|
|
sweep::TRAJECTORY: string = 'trajectoryCurve'
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-06-16 09:10:36 +12:00
|
|
|
### Type
|
|
|
|
|
|
|
|
[`string`](/docs/kcl-std/types/std-types-string) - A sequence of characters
|
|
|
|
|
2025-05-15 12:13:04 -05:00
|
|
|
|