Docs Home
/
KCL Standard Library
/
Types
/
Segment

SegmentType in std::types

WARNING: This type is experimental and may change or be removed.

A segment in a sketch created in a sketch block. It may be a line, arc, point, or other segment type.

See the sketch2 module for functions that create segments and the region function for examples using segments to create a region that can be extruded.

Found a typo?