KCL: Helper functions to get a plane's X and Y axis

This commit is contained in:
Adam Chalmers
2025-07-01 13:56:16 -05:00
parent 7f9851ae28
commit 89d54d24d6
13 changed files with 185 additions and 0 deletions

View File

@ -0,0 +1,17 @@
---
title: "planes"
subtitle: "Module in std"
excerpt: ""
layout: manual
---
## Functions and constants
* [`planes::xAxis`](/docs/kcl-std/functions/std-planes-xAxis)
* [`planes::yAxis`](/docs/kcl-std/functions/std-planes-yAxis)