Makeathon00:00:00:00Registration open
Docs Home
/
KCL Standard Library
/
Functions
/
Std Sketch StartProfile

startProfileFunction in std::sketch

Start a new profile at a given point.

This is part of sketch v1 and is soft deprecated in favor of sketch-solve.

Arguments

NameTypeDescriptionRequired
startProfileOnPlane or FaceWhat to start the profile on.Yes
atPoint2dWhere to start the profile. An absolute point.Yes
tagTagDeclTag this first starting point.No

Returns

Sketch - A sketch is a collection of paths.

Examples

Found a typo?