Files
modeling-app/docs/kcl/consts/std-START.md

16 lines
259 B
Markdown
Raw Normal View History

---
title: "std::START"
excerpt: "Identifies the starting face of an extrusion. I.e., the face which is extruded."
layout: manual
---
Identifies the starting face of an extrusion. I.e., the face which is extruded.
```js
std::START: string = 'start'
```