* Add documentation to modules, and some constants and types Signed-off-by: Nick Cameron <nrc@ncameron.org> * Improve the language reference Signed-off-by: Nick Cameron <nrc@ncameron.org> --------- Signed-off-by: Nick Cameron <nrc@ncameron.org>
17 lines
268 B
Markdown
17 lines
268 B
Markdown
---
|
|
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
|
|
```
|
|
|
|
|
|
|
|
|