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

17 lines
268 B
Markdown
Raw Normal View History

---
title: "YZ"
subtitle: "Constant in std"
excerpt: "An abstract 3d plane aligned with the Y and Z axes. Its normal is the positive X axis."
layout: manual
---
An abstract 3d plane aligned with the Y and Z axes. Its normal is the positive X axis.
```kcl
YZ
```