* Replace tag type with tagIdent and tagDecl Signed-off-by: Nick Cameron <nrc@ncameron.org> * Replace tagIdent with TaggedEdge and TaggedFace Signed-off-by: Nick Cameron <nrc@ncameron.org> --------- Signed-off-by: Nick Cameron <nrc@ncameron.org>
21 lines
324 B
Markdown
21 lines
324 B
Markdown
---
|
|
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'
|
|
```
|
|
|
|
|
|
|
|
### Type
|
|
|
|
[`string`](/docs/kcl-std/types/std-types-string) - A sequence of characters
|
|
|
|
|