KCL: Helper functions to get a plane's X and Y axis
This commit is contained in:
17
docs/kcl-std/modules/std-planes.md
Normal file
17
docs/kcl-std/modules/std-planes.md
Normal 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)
|
||||
|
@ -18,6 +18,7 @@ You might also want the [KCL language reference](/docs/kcl-lang) or the [KCL gui
|
||||
* [`appearance::appearance`](/docs/kcl-std/modules/std-appearance)
|
||||
* [`array`](/docs/kcl-std/modules/std-array)
|
||||
* [`math`](/docs/kcl-std/modules/std-math)
|
||||
* [`planes::planes`](/docs/kcl-std/modules/std-planes)
|
||||
* [`sketch`](/docs/kcl-std/modules/std-sketch)
|
||||
* [`solid`](/docs/kcl-std/modules/std-solid)
|
||||
* [`sweep::sweep`](/docs/kcl-std/modules/std-sweep)
|
||||
|
Reference in New Issue
Block a user