* Fake modules for Rust std lib functions Signed-off-by: Nick Cameron <nrc@ncameron.org> * Include the missing @ in Rust std lib fns Signed-off-by: Nick Cameron <nrc@ncameron.org> * Move revolve and mirror2d to better modules Signed-off-by: Nick Cameron <nrc@ncameron.org> * Use docs from KCL mods for type summaries Signed-off-by: Nick Cameron <nrc@ncameron.org> * Use type docs to describe types from KCL std lib Signed-off-by: Nick Cameron <nrc@ncameron.org> --------- Signed-off-by: Nick Cameron <nrc@ncameron.org>
7.2 KiB
7.2 KiB
title, excerpt, layout
title | excerpt | layout |
---|---|---|
KCL Standard Library | Documentation for the KCL standard library for the Zoo Design Studio. | manual |
Table of Contents
Functions
- std
- std::array
- std::math
- std::sketch
angledLine
angledLineThatIntersects
arc
bezierCurve
circle
circleThreePoint
close
extrude
getCommonEdge
getNextAdjacentEdge
getOppositeEdge
getPreviousAdjacentEdge
involuteCircular
lastSegX
lastSegY
line
loft
patternCircular2d
patternTransform2d
polygon
profileStart
profileStartX
profileStartY
revolve
segAng
segEnd
segEndX
segEndY
segLen
segStart
segStartX
segStartY
startProfile
startSketchOn
subtract2d
sweep
tangentToEnd
tangentialArc
xLine
yLine
- std::solid
- std::transform
- std::units
Constants
Types
See also the types overview