* KCL test for rectangle * Rectangle function * Rectangle helper tests * Rectangle helper * Fix clippy lints * Update docs * fmt * Fix bug * fmt * Fix doc comments * Update generated docs --------- Co-authored-by: Jonathan Tran <jonnytran@gmail.com>
3.5 KiB
3.5 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
angledLineangledLineThatIntersectsarcbezierCurvecirclecircleThreePointcloseextrudegetCommonEdgegetNextAdjacentEdgegetOppositeEdgegetPreviousAdjacentEdgeinvoluteCircularlastSegXlastSegYlineloftpatternCircular2dpatternLinear2dpatternTransform2dplaneOfpolygonprofileStartprofileStartXprofileStartYrectanglerevolvesegAngsegEndsegEndXsegEndYsegLensegStartsegStartXsegStartYstartProfilestartSketchOnsubtract2dsweeptangentToEndtangentialArcxLineyLine