* 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: "XZ"
|
|
subtitle: "Constant in std"
|
|
excerpt: "An abstract 3d plane aligned with the X and Z axes. Its normal is the negative Y axis."
|
|
layout: manual
|
|
---
|
|
|
|
An abstract 3d plane aligned with the X and Z axes. Its normal is the negative Y axis.
|
|
|
|
```kcl
|
|
XZ
|
|
```
|
|
|
|
|
|
|
|
|