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

17 lines
268 B
Markdown
Raw Normal View History

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