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

16 lines
269 B
Markdown
Raw Normal View History

---
title: "std::END"
excerpt: "Identifies the ending face of an extrusion. I.e., the new face created by an extrusion."
layout: manual
---
Identifies the ending face of an extrusion. I.e., the new face created by an extrusion.
```js
std::END: string = 'end'
```