@franknoirot @jtran and I decided that the `extrudeTwist()` function (which I added in https://github.com/KittyCAD/modeling-app/pull/7480) would be better as an optional case of the normal `extrude` function. Doing it this way means less work for the frontend team.
3.4 KiB
3.4 KiB
title, subtitle, excerpt, layout
| title | subtitle | excerpt | layout |
|---|---|---|---|
| sketch | Module in std | Sketching is the foundational activity for most KCL programs. A sketch is a two-dimensional drawing made from paths or shapes. A sketch is always drawn on a surface (either an abstract plane of a face of a solid). A sketch can be made into a solid by extruding it (or revolving, etc.). | manual |
Sketching is the foundational activity for most KCL programs. A sketch is a two-dimensional drawing made from paths or shapes. A sketch is always drawn on a surface (either an abstract plane of a face of a solid). A sketch can be made into a solid by extruding it (or revolving, etc.).
This module contains functions for creating and manipulating sketches, and making them into solids.
Functions and constants
angledLineangledLineThatIntersectsarcbezierCurvecirclecircleThreePointcloseextrudegetCommonEdgegetNextAdjacentEdgegetOppositeEdgegetPreviousAdjacentEdgeinvoluteCircularlastSegXlastSegYlineloftpatternCircular2dpatternLinear2dpatternTransform2dpolygonprofileStartprofileStartXprofileStartYrevolvesegAngsegEndsegEndXsegEndYsegLensegStartsegStartXsegStartYstartProfilestartSketchOnsubtract2dsweeptangentToEndtangentialArcxLineyLine