* WIP: Change the name of the app Fixes #5971 * Force release build * More renames * Fix release builds on PR * Remove alpha on home page, replace with nightly if nightly * Change appId back to dev.zoo.modeling-app after updater test failure * Cleanup towards review * Lint * Lint plus @jacebrowning's suggestion * Lint
4.7 KiB
4.7 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
Language
Standard library
- Primitive types
- std
Axis2d
Axis3d
Edge
Face
Helix
Plane
Point2d
Point3d
Sketch
Solid
X
XY
XZ
Y
YZ
Z
abs
acos
angleToMatchLengthX
angleToMatchLengthY
angledLine
angledLineOfXLength
angledLineOfYLength
angledLineThatIntersects
angledLineToX
angledLineToY
appearance
arc
arcTo
asin
assert
assertEqual
assertGreaterThan
assertGreaterThanOrEq
assertLessThan
assertLessThanOrEq
atan
atan2
bezierCurve
ceil
chamfer
circleThreePoint
close
cm
extrude
fillet
floor
ft
getCommonEdge
getNextAdjacentEdge
getOppositeEdge
getPreviousAdjacentEdge
helix
hole
hollow
inch
lastSegX
lastSegY
legAngX
legAngY
legLen
line
ln
loft
log
log10
log2
m
map
max
min
mm
offsetPlane
patternCircular2d
patternCircular3d
patternLinear2d
patternLinear3d
patternTransform
patternTransform2d
polar
polygon
pop
pow
profileStart
profileStartX
profileStartY
push
reduce
rem
revolve
rotate
round
scale
segAng
segEnd
segEndX
segEndY
segLen
segStart
segStartX
segStartY
shell
sqrt
startProfileAt
startSketchOn
sweep
tangentToEnd
tangentialArc
tangentialArcTo
tangentialArcToRelative
toDegrees
toRadians
translate
xLine
yLine
yd
- std::math
- std::sketch
- std::turns