* 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
392 B
Markdown
21 lines
392 B
Markdown
---
|
|
title: "sweep::SKETCH_PLANE"
|
|
subtitle: "Constant in std::sweep"
|
|
excerpt: "Local/relative to a position centered within the plane being sketched on"
|
|
layout: manual
|
|
---
|
|
|
|
Local/relative to a position centered within the plane being sketched on
|
|
|
|
```kcl
|
|
sweep::SKETCH_PLANE: string = 'sketchPlane'
|
|
```
|
|
|
|
|
|
|
|
### Type
|
|
|
|
[`string`](/docs/kcl-std/types/std-types-string) - A sequence of characters
|
|
|
|
|