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

17 lines
278 B
Markdown
Raw Normal View History

---
title: "START"
subtitle: "Constant in std"
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'
```