2025-05-15 12:13:04 -05:00
|
|
|
---
|
|
|
|
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'
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|