Files
modeling-app/docs/kcl-std/modules/std.md
Nick Cameron a049768f1c Move some more functions to be declared in KCL (#6856)
* Move the leg functions to KCL

Signed-off-by: Nick Cameron <nrc@ncameron.org>

* Move array functions to KCL

Signed-off-by: Nick Cameron <nrc@ncameron.org>

* Move clone to KCL

Signed-off-by: Nick Cameron <nrc@ncameron.org>

* Add a function type

Signed-off-by: Nick Cameron <nrc@ncameron.org>

---------

Signed-off-by: Nick Cameron <nrc@ncameron.org>
2025-05-13 08:29:38 +12:00

1.5 KiB

title, subtitle, excerpt, layout
title subtitle excerpt layout
std Module in std:: The KCL standard library manual

The KCL standard library

Contains frequently used constants, functions for interacting with the KittyCAD servers to create sketches and geometry, and utility functions.

The standard library is organised into modules (listed below), but most things are always available in KCL programs.

You might also want the KCL language reference or the KCL guide.

Modules

Functions and constants