* Change Fn to fn for function types Signed-off-by: Nick Cameron <nrc@ncameron.org> * Support args and return types in function types Signed-off-by: Nick Cameron <nrc@ncameron.org> * Use fancy function types in the docs Signed-off-by: Nick Cameron <nrc@ncameron.org> --------- Signed-off-by: Nick Cameron <nrc@ncameron.org>
7.4 KiB
7.4 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