Files
modeling-app/docs/kcl-std/consts/std-START.md
2025-05-06 15:33:23 -07:00

17 lines
282 B
Markdown

---
title: "START"
subtitle: "Constant in prelude"
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.
```kcl
START: string = 'start'
```