Update docs
This commit is contained in:
18
docs/kcl-std/modules/std-cutStrategy.md
Normal file
18
docs/kcl-std/modules/std-cutStrategy.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "cutStrategy"
|
||||
subtitle: "Module in std"
|
||||
excerpt: ""
|
||||
layout: manual
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Functions and constants
|
||||
|
||||
* [`cutStrategy::automatic`](/docs/kcl-std/consts/std-cutStrategy-automatic)
|
||||
* [`cutStrategy::basic`](/docs/kcl-std/consts/std-cutStrategy-basic)
|
||||
* [`cutStrategy::csg`](/docs/kcl-std/consts/std-cutStrategy-csg)
|
||||
|
@ -12,6 +12,7 @@ Contains frequently used constants, functions for interacting with the KittyCAD
|
||||
## Modules
|
||||
|
||||
* [`array`](/docs/kcl-std/modules/std-array)
|
||||
* [`cutStrategy::cutStrategy`](/docs/kcl-std/modules/std-cutStrategy)
|
||||
* [`math`](/docs/kcl-std/modules/std-math)
|
||||
* [`sketch`](/docs/kcl-std/modules/std-sketch)
|
||||
* [`solid`](/docs/kcl-std/modules/std-solid)
|
||||
|
Reference in New Issue
Block a user