16 lines
259 B
Markdown
16 lines
259 B
Markdown
---
|
|
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'
|
|
```
|
|
|
|
|