Files
modeling-app/docs/kcl-std/modules/std.md
Nick Cameron 80e3dc9095 Move more functions to KCL decls (#7266)
* Move some sketch functions to KCL

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

* Move asserts to KCL

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

* sweep, loft -> KCL

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

* Move pattern transforms to KCL

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

---------

Signed-off-by: Nick Cameron <nrc@ncameron.org>
2025-05-29 19:00:16 -04:00

1.6 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