KCL types. This module contains fundamental types like number
, string
, Solid
, and Sketch
.
Types can (optionally) be used to describe a function's arguments and returned value. They are checked when a program runs and can help avoid errors. They are also useful to help document what a function does.
Types
Axis2d
Axis3d
Edge
Face
Helix
ImportedGeometry
Plane
Point2d
Point3d
Sketch
Solid
TagDecl
TaggedEdge
TaggedFace
any
bool
fn
number
string
tag